2016 IEEE Trustcom/BigDataSE/Ispa 2016
DOI: 10.1109/trustcom.2016.0255
|View full text |Cite
|
Sign up to set email alerts
|

Towards Scalable and Reliable In-Memory Storage System: A Case Study with Redis

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
9
0
2

Year Published

2018
2018
2023
2023

Publication Types

Select...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 44 publications
(11 citation statements)
references
References 25 publications
0
9
0
2
Order By: Relevance
“…The recovery process efficiently replicated data from various slave servers. [28] designed a masterslave semi synchronization scheme. The scheme recorded the full replication of data on slave nodes and reduced the influence on the performance of Redis by TCP protocol.…”
Section: Related Workmentioning
confidence: 99%
“…The recovery process efficiently replicated data from various slave servers. [28] designed a masterslave semi synchronization scheme. The scheme recorded the full replication of data on slave nodes and reduced the influence on the performance of Redis by TCP protocol.…”
Section: Related Workmentioning
confidence: 99%
“…This associative index is also required for speeding up the retrieval process with a minimized number of disk reads and writes. In this situation, Redis cache strategy is identified to be excellent in attaining fast block file indexing 28 . This Redis cache is a key‐value‐based high‐performance memory, mainly used for handling the issues of data processing timeliness during high concurrency degree visualized in relation databases, since they are potential in the operation of in‐memory.…”
Section: The Proposed Rs‐imtmcb‐pir Schemementioning
confidence: 99%
“…Because of its pure in-memory operation, Redis has excellent read and write performance. Throughputs of more than 100,000 read and write operations per second have been recorded [18]. Redis provides rich data types, including linked lists (List), strings (String), sets (Set) and ordered sets (Zset).…”
Section: Redis Cache Technologymentioning
confidence: 99%