[ 源代码: redis-py-cluster ]
软件包:python3-rediscluster(1.3.3-1)
python3-rediscluster 的相关链接
Debian 的资源:
下载源码包 redis-py-cluster:
- [redis-py-cluster_1.3.3-1.dsc]
- [redis-py-cluster_1.3.3.orig.tar.gz]
- [redis-py-cluster_1.3.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [redis-py-cluster.readthedocs.io]
相似软件包:
Python interface to a cluster of Redis key-value stores
Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets.
redis-py-cluster provides Python bindings to Redis Cluster, the distributed implementation of the Redis key-value store, available upstream since Redis 3.0.
This package provides the Python 3 version of the rediscluster module.
其他与 python3-rediscluster 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-redis
- Persistent key-value database with network interface (Python 3 library)