编辑
2023-11-21
算法题
00
编辑
2023-11-20
英语学习
00

Scale with Redis Cluster Horizontal scaling with Redis Cluster

Redis scales horizontally with a deployment topology called Redis Cluster. This topic will teach you how to set up, test, and operate Redis Cluster in production. You will learn about the availability and consistency characteristics of Redis Cluster from the end user's point of view.

If you plan to run a production Redis Cluster deployment or want to understand better how Redis Cluster works internally, consult the Redis Cluster specification. To learn how Redis Enterprise handles scaling, see Linear Scaling with Redis Enterprise.

编辑
2023-11-20
算法题
00
编辑
2023-11-18
Redis源码阅读
00
编辑
2023-11-18
Redis源码阅读
00