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: about 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,564 |
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. | 678 |
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 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,030 |
redis/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,943 |
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,548 |
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,166 |
bailicangdu/vue2-elm | A large-scale single-page application built with Vue 2+, Vuex, and Vue Router for an e-commerce platform | 40,999 |
tair-opensource/redisshake | A tool for transferring data between Redis instances with customizable data processing and filtering capabilities. | 3,853 |
tporadowski/redis | A native port of Redis for Windows, implementing its key-value data model with various value types. | 9,065 |
nalgeon/redka | An in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API. | 3,503 |
codislabs/codis | A high-performance Redis cluster solution that provides a proxy-based architecture for scaling and managing a distributed Redis instance. | 13,160 |
reg2005/adonis5-redis-rpc | A Redis-based RPC provider for Adonis 5 applications | 6 |
redis-rs/redis-rs | A Rust library providing high-level access to Redis functionality | 3,639 |