Art of Distributed System Architecture Design
Jun 25, 2015 · Databases
Redis Cache Cluster Solutions: Dynomite, Twemproxy, and Codis
Due to the memory limits of single Redis servers, many companies adopt proxy‑based Redis clustering solutions such as Netflix’s Dynomite, Twitter’s Twemproxy, and the open‑source Codis from Wandoujia, which provide distributed caching, cross‑data‑center replication, and improved performance and availability.
Cache ClusterCodisDynomite
0 likes · 4 min read