当前位置:网站首页>Codisvsrediscluster: which cluster scheme should I choose?
Codisvsrediscluster: which cluster scheme should I choose?
2022-07-26 01:26:00 【Yixiaojun】
Redis The slice cluster uses multiple instances to save data , It can well cope with the scenario of large amount of data . In Lesson 8 , We learned Redis The official slicing cluster scheme Redis Cluster, This lays the foundation for you to master slice cluster . today , I'll take you to the next level , Let's learn Redis Cluster Before the formal release of the scheme , Has been widely used in the industry Codis.
I'll explain it in detail Codis The key technology and implementation principle of , At the same time Codis and Redis Cluster Contrast , Help you choose the best cluster scheme .
Okay , Don't talk much , Let's study first Codis The overall structure and process of .
Codis The overall architecture and basic process of
Codis The cluster contains 4 Class key components .
- codis server: This is the result of secondary development Redis example , Additional data structures are added , Support data migration operations , It is mainly responsible for processing specific data read-write requests .
- codis proxy: Receive client requests , And forward the request to codis server.
- Zookeeper colony : Save cluster metadata , For example, data location information and codis proxy Information .
- codis dashboard and codis fe: Together, it forms a cluster management tool . among ,codis dashboard Responsible for cluster management , Including the addition and deletion of codis server、codis proxy And data migration . and codis fe Be responsible for providing dashboard Of Web interface , So that we can go directly to Web Cluster management on the interface .
Let me use a picture to show Codis Cluster architecture and key components .

Let me give you a specific explanation Codis yes
边栏推荐
- The second China rust developer conference is coming, and the complete agenda has been exposed!
- Oracle - isupplier portal Invoicing error
- Dijkstra find the shortest path
- FreeBSD bNXT Ethernet driver source code reading record 2:
- 华为无线设备WDS配置命令
- Sqli-labs Less7
- Iftnews | suppose this is what the metauniverse looks like 20 years later
- TV software burning
- NIO简易示例
- 【ICKIM 2022】第四届知识与信息管理国际会议
猜你喜欢

MulDA: A Multilingual Data Augmentation Framework for Low-Resource Cross-Lingual NER 阅读笔记

Understand Linglong platform unified access service from simple to deep Monet

2022年最新北京建筑八大员(材料员)模拟考试试题及答案

What is the dynamic IP address? Why do you recommend dynamic IP proxy?

The second China rust developer conference is coming, and the complete agenda has been exposed!
![[ickim 2022] the Fourth International Conference on knowledge and information management](/img/e0/1d7aebc6a6fe42c4f4ddd47a2045ec.jpg)
[ickim 2022] the Fourth International Conference on knowledge and information management

# 浏览器开发使用技巧

NIO简易示例

Docker高级篇-Mysql主从复制

Codeforces Round #810 (Div. 2)A~C
随机推荐
Kubernetes pod start process
MulDA: A Multilingual Data Augmentation Framework for Low-Resource Cross-Lingual NER 阅读笔记
Tutorial on principles and applications of database system (053) -- MySQL query (XV): usage of character functions
What is the dynamic IP address? Why do you recommend dynamic IP proxy?
poj1521
格式化JS代码,调试JS代码
3059. Sculpture (jzoj)
Nodejs builds cloud native microservice applications based on dapr, a quick start guide from 0 to 1
Diablo: immortality mobile game how to open more brick moving and novice introduction brick moving strategy
数据库系统原理与应用教程(055)—— MySQL 查询(十七):数学函数的用法
"Yuanqi Cola" is not the end point, "China Cola" is
Lua basic grammar
[secsha concept] original reverse supplement
Detailed explanation of at and crontab commands of RHCE and deployment of Chrony
Oracle - isupplier portal Invoicing error
Paged query design of scenarios
The gym closes 8000 stores a year. How does the studio that bucks the trend and makes profits open?
The application and principle of changing IP software are very wide. Four methods of dynamic IP replacement are used to protect network privacy
SQL的CASE WHEN
NLP introduction + practice: Chapter 3: gradient descent and back propagation