issues
search
Attumm
/
redis-dict
Python dictionary with Redis as backend, built for large datasets. Simplifies Redis operations for large-scale and distributed systems. Supports various data types, namespacing, pipelining, and expiration.
https://attumm.github.io/redis-dict/
MIT License
53
stars
14
forks
source link
V2.5.0
#45
Closed
Attumm
closed
9 months ago
Attumm
commented
9 months ago
updated to python3
eq
and
neq
comparison operators @Pydes-boop
Changed typing for compatibility with Python 3.9 @Girgitt
Small update for readme
Bump cryptography from 42.0.2 to 42.0.4 for test requirements