- basic redis基础
- redis windowsredis在windows上的使用
- redis install Redis源码编译安装
- redis.conf redis配置文件介绍
- bind配置参数的坑
- Predis VS phpredis Predis与phpredis对比
- persistence数据持久化
- commands 常用命令
- Redis主从 master slave
- Redis哨兵 sentinel
- Redis集群 cluster
- Redis 6 redis-cluster-proxy
- github.com/dragonflydb/dragonfly A modern replacement for Redis and Memcached
- github.com/microsoft/garnet Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
- github.com/Snapchat/KeyDB A Multithreaded Fork of Redis