redis cluster 还有哪些尚在维护的 python sdk?

看到网上很多例子都是来自这个仓库:https://github.com/Grokzen/redis-py-cluster

但是这个仓库貌似已经停止维护了,最高也只支持到 redis3.0 ,太 old 了

redis cluster 还有哪些尚在维护的 python sdk?

看他的公告,意思是说 redis-py-cluster 合并到 redis-py 中了?但是 redis-py 不是单机版本吗? 也能支持分布式?

还看到一个 https://github.com/salimane/rediscluster-py,但是这个也是没人维护了


回答:

https://redis.readthedocs.io/en/stable/clustering.html

以上是 redis cluster 还有哪些尚在维护的 python sdk? 的全部内容, 来源链接: utcz.com/p/938832.html

回到顶部