redisex

Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install redisex

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.9 2021-09-12  
0.0.8 2021-09-12  
0.0.7 2021-09-12  
0.0.6 2021-09-12  
0.0.5 2021-09-12  
0.0.4 2021-09-12  
0.0.3 2021-09-12  
0.0.2 2021-09-12  
0.0.1 2021-09-12  

Issues with this package?

Page last updated 2025-07-18 00:08:38 UTC