Search results
Documentation related to python3-redis
Package: python3-redis
Description: Python bindings for Redis, a persistent key-value database
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.
The dataset is stored entirely in memory and periodically flushed to disk.
This package contains Python bindings to Redis.
Homepage: https://github.com/redis/redis-py
copyright | changelog | Debian changelog
Other documents: