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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow type keys.
#83
Attumm
opened
2 weeks ago
0
V3.2.0 pre release
#82
Attumm
closed
1 week ago
1
Add delete raise keyerror
#81
Attumm
closed
2 weeks ago
1
Add linter
#80
Attumm
closed
3 weeks ago
1
Add security check
#79
Attumm
closed
3 weeks ago
1
Add security check to CI and package build actions
#78
Attumm
closed
3 weeks ago
1
Deleted deploying to pypi is enough
#77
Attumm
closed
3 weeks ago
1
V3.1.1 pre release
#76
Attumm
closed
3 weeks ago
1
Changed updated deadlinks
#75
Attumm
closed
3 weeks ago
1
Add deploy action
#74
Attumm
closed
4 weeks ago
0
Make docs nicer
#73
Attumm
closed
4 weeks ago
1
Added deploy docs
#72
Attumm
closed
4 weeks ago
1
v3.1.0 Documentation
#71
Attumm
closed
4 weeks ago
1
Changed docstrings update
#70
Attumm
closed
4 weeks ago
1
Docstrings pydocstyle
#69
Attumm
closed
1 month ago
1
Follow latest conventions, and best practices.
#68
Attumm
closed
1 month ago
0
V3.0.0 release
#67
Attumm
closed
1 month ago
1
Add additional standard types (#64)
#66
Attumm
closed
1 month ago
1
changed version
#65
Attumm
closed
1 month ago
1
Add additional standard types
#64
Attumm
closed
1 month ago
1
add possibility to pass connection
#63
jvllmr
closed
1 month ago
3
v2.6.1
#62
Attumm
closed
1 month ago
2
Added pipelining to methods pop,setdefault
#61
Attumm
closed
1 month ago
1
setdefault contains a race condition
#60
shughes-uk
closed
1 month ago
2
Added test for compression
#59
Attumm
closed
1 month ago
1
V2.6.0 release
#58
Attumm
closed
1 month ago
1
Add support for datetime as type
#57
Attumm
closed
1 month ago
1
Custom serialization
#56
Attumm
closed
1 month ago
1
V2.5.1
#55
Attumm
closed
1 month ago
0
Bump cryptography from 42.0.4 to 43.0.1
#54
dependabot[bot]
closed
2 months ago
0
Inherit from MutableMapping
#53
m3at
closed
1 month ago
6
Improving consistency in usage of redis-dict
#52
rsnk96
opened
3 months ago
2
RedisDict does not follow insertion order
#51
enzoBrum
closed
1 week ago
3
Added tests for expire, and size off
#50
Attumm
closed
6 months ago
1
Add code cov
#49
Attumm
closed
6 months ago
1
Test ci
#48
Attumm
closed
6 months ago
0
Changed update Readme
#47
Attumm
closed
6 months ago
0
delete does not throw keyerror
#46
Pydes-boop
closed
1 week ago
3
V2.5.0
#45
Attumm
closed
9 months ago
0
import fails for version v2.4 in python 3.9
#44
Girgitt
closed
8 months ago
2
updated to python3 __eq__ and __neq__ comparison operators
#43
Pydes-boop
closed
9 months ago
2
Bump cryptography from 42.0.2 to 42.0.4
#42
dependabot[bot]
closed
9 months ago
0
V2.4.1
#41
Attumm
closed
9 months ago
0
Bump cryptography from 42.0.0 to 42.0.2
#40
dependabot[bot]
closed
9 months ago
0
Changed import to include timedelta
#39
Attumm
closed
9 months ago
0
Increase feature-parity for builtin comparison operators (‘==", ‘<’, ‘<=’, ‘>=’, ‘>’)
#38
Pydes-boop
closed
9 months ago
5
V2.4.0
#37
Attumm
closed
9 months ago
0
Added support for timedelta expiration like redis-py
#36
Pydes-boop
closed
9 months ago
1
Bump cryptography from 41.0.6 to 42.0.0
#35
dependabot[bot]
closed
9 months ago
0
Added config example and updated prev example
#34
Attumm
closed
10 months ago
0
Next