Tag:Promote
-
Redis throughput enhancement through pipeline
Case objectives This paper briefly introduces the mechanism of redis pipeline and illustrates the effectiveness of pipeline in improving throughput with an example. Case Background In the process of data push or event processing, application systems often have data streams passing through multiple network elements. However, in some services, data manipulation is strongly dependent on […]