Proxy based Redis cluster solution supporting pipeline and scaling dynamically
goredisredis-clusternosqlgolang
주요 지표
스타 성장
스타
13.2k
포크
2.7k
주간 성장
—
이슈
286
5k10k
2014년 11월2016년 10월2018년 9월2020년 9월2022년 8월2024년 8월2026년 7월
아티팩트Go Modulesgo get github.com/CodisLabs/codis
README
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.
"Resharding" means migrating the data in one slot from one redis server to another, usually happens while increasing/decreasing the number of redis servers.