Pinned Repositories
codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
etcd
Distributed reliable key-value store for the most critical data of a distributed system
imagehost
irqbalance
The irqbalance source tree - The new official site for irqbalance
KeyDB
A Multithreaded Fork of Redis
patterns-of-distributed-systems
《Patterns of Distributed Systems》中文版
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
redis7.0-chinese-annotated
Redis 7.0.5 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭
rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
TairString
A redis module, similar to redis string, but you can set expire and version for the value. It also provides many very useful commands, such as cas/cad, etc.
VonAlex's Repositories
VonAlex/redis7.0-chinese-annotated
Redis 7.0.5 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭
VonAlex/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
VonAlex/etcd
Distributed reliable key-value store for the most critical data of a distributed system
VonAlex/imagehost
VonAlex/irqbalance
The irqbalance source tree - The new official site for irqbalance
VonAlex/KeyDB
A Multithreaded Fork of Redis
VonAlex/patterns-of-distributed-systems
《Patterns of Distributed Systems》中文版
VonAlex/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
VonAlex/rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
VonAlex/TairString
A redis module, similar to redis string, but you can set expire and version for the value. It also provides many very useful commands, such as cas/cad, etc.