套件: python3-rediscluster (1.3.3-1)
python3-rediscluster 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Nicolas Dandrimont
外部的資源:
- 主頁 [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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-redis
- Persistent key-value database with network interface (Python 3 library)