Codis

基于代理的Redis集群解决方案,支持管道和动态扩展。(Proxy based Redis cluster solution supporting pipeline and scaling dynamically)

Github星跟踪图

Gitter
Build Status

Codis is a proxy based high performance Redis cluster solution written in Go. It is production-ready and widely used at wandoujia.com and many companies. You can see Codis Releases for latest and most stable realeases.

Donation

Donate if you want to help us maintaining this project. Thank you!
See this issue for details

Compared with Twemproxy and Redis Cluster

Other Features

  • GUI website dashboard & admin tools
  • Supports most of Redis commands, Fully compatible with Twemproxy(https://github.com/twitter/twemproxy)
  • Proxies can register on zk/etcd, clients can avoid dead proxies, see "High Availability" section.

Tutorial

简体中文
English (WIP)

FAQ

简体中文
English (WIP)

High Availability

简体中文
English (WIP)

Architecture

architecture

Snapshots

Proxy
proxy

Slots
slots

Group
group

Sentinel
sentinel

Benchmarks

See benchmark results

Authors

Active authors:

Emeritus authors:

Thanks:

License

Codis is licensed under MIT, see MIT-LICENSE.txt


You are welcome to use Codis in your product, and feel free to let us know~ :)

主要指标

概览
名称与所有者CodisLabs/codis
主编程语言Go
编程语言Go (语言数: 8)
平台Linux, Mac
许可证MIT License
所有者活动
创建于2014-10-27 13:26:11
推送于2024-04-15 11:46:45
最后一次提交2018-11-04 16:22:35
发布数43
最新版本名称3.2.2 (发布于 )
第一版名称1.9.1 (发布于 )
用户参与
星数13.2k
关注者数878
派生数2.7k
提交数1.7k
已启用问题?
问题数1603
打开的问题数286
拉请求数101
打开的拉请求数19
关闭的拉请求数36
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?