[ aria ]
[ 源代码: python-redis ]
软件包:python3-redis(4.3.4-3)
Persistent key-value database with network interface (Python 3 library)
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.
This is the Python 3 version of the package.
其他与 python3-redis 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-async-timeout
- 软件包暂时不可用
-
- dep: python3-deprecated
- 软件包暂时不可用
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- sug: python3-hiredis
- 软件包暂时不可用