Reading-and-comprehense-redis-cluster

Redis analysis project

An in-depth analysis and documentation of the Redis source code with detailed annotations and explanations of its functionality and behavior.

分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问题,更新完毕

GitHub

678 stars
24 watching
241 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list

clustercomprehense-redis-clusterrediszh-cn

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
redislabs/redis-cluster-proxy A tool for abstracting Redis Clusters and providing a single interface to manage and communicate with them 996
cn-annotation-team/redis7.0-chinese-annotated A collaborative project providing detailed Chinese annotations and documentation for the Redis 7.0 open-source software. 950
2881099/csredis A .NET client library for interacting with Redis and Redis Cluster instances. 2,018
steve0511/resty-redis-cluster A Lua client module for interacting with Redis clusters using OpenResty. 376
cuiweixie/lua-resty-redis-cluster A client library for managing Redis clusters using Lua scripts in an OpenResty configuration. 100
spotahome/redis-operator An operator for creating and managing high availability Redis clusters with automatic failover on Kubernetes. 1,524
cdk8s-team/cdk8s-redis Provides a reusable construct for managing a Redis cluster in Kubernetes using CDKs. 13
redisai/redisai A Redis module that enables execution of deep learning and machine learning models 825
maiha/rcm.cr A tool for managing and monitoring Redis clusters 45
debasishg/scala-redis A Scala library providing a client for interacting with Redis key-value databases. 1,020
cable-cr/cable-redis A Cable.cr backend extension that provides a fault-tolerant Redis connection with automated restarts and error rate monitoring. 0
thinkjs/think-redis A JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases. 9
openresty/lua-redis-parser A Lua module that parses raw Redis responses and constructs corresponding data structures. 93
liaoliaots/nestjs-redis Provides a Redis client for Node.js applications using Nest framework 392
zio/zio-redis A ZIO-based client for the Redis in-memory data store 123