Pakket: python3-rediscluster (2.0.0-2)
Verwijzigingen voor python3-rediscluster
Debian bronnen:
Het bronpakket redis-py-cluster downloaden:
- [redis-py-cluster_2.0.0-2.dsc]
- [redis-py-cluster_2.0.0.orig.tar.gz]
- [redis-py-cluster_2.0.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [redis-py-cluster.readthedocs.io]
Vergelijkbare pakketten:
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.
Andere aan python3-rediscluster gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-redis
- Persistent key-value database with network interface (Python 3 library)