redis-3.0-annotated
Redis source code
Detailed annotated source code of Redis 3.0
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
10k stars
582 watching
4k forks
Language: C
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
laixintao/iredis | A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. | 2,577 |
y123456yz/reading-and-comprehense-redis-cluster | An in-depth analysis and documentation of the Redis source code with detailed annotations and explanations of its functionality and behavior. | 680 |
cn-annotation-team/redis7.0-chinese-annotated | A collaborative project providing detailed Chinese annotations and documentation for the Redis 7.0 open-source software. | 984 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,358 |
redis/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,982 |
weui/weui-design | A design package for creating consistent visual experiences on various platforms | 2,827 |
redisearch/redisearch | Provides querying and indexing capabilities on top of Redis | 5,585 |
y123456yz/reading-code-of-nginx-1.9.2 | An in-depth analysis and documentation of the Nginx 1.9.2 source code, focusing on high-performance design principles and their applications in other high-concurrency proxy servers. | 4,171 |
bailicangdu/vue2-elm | A large-scale single-page application built with Vue 2+, Vuex, and Vue Router for an e-commerce platform | 41,014 |
tair-opensource/redisshake | A tool for transforming and migrating data between Redis instances. | 3,894 |
tporadowski/redis | A native port of Redis for Windows, implementing its key-value data model with various value types. | 9,151 |
nalgeon/redka | An in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API. | 3,551 |
codislabs/codis | A high-performance Redis cluster solution that provides a proxy-based architecture for scaling and managing a distributed Redis instance. | 13,172 |
reg2005/adonis5-redis-rpc | A Redis-based RPC provider for Adonis 5 applications | 6 |
redis-rs/redis-rs | A high-level Rust library providing convenient access to Redis functionality | 3,710 |