issues
search
limpyd
/
redis-limpyd
Provide an easy way to store python objects in Redis, without losing the power and the control of the Redis API
https://redis-limpyd.readthedocs.org/
Do What The F*ck You Want To Public License
72
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fields with binary data?
#141
dabbler0
opened
4 years ago
0
Having some trouble getting things working
#140
mikeywaites
opened
4 years ago
2
Release version 2.1.1
#139
twidi
closed
4 years ago
0
Reduce time due to usage of inspect
#138
twidi
closed
4 years ago
0
Support redis cluster
#137
thomasisaacsibille
closed
4 years ago
3
Release version 2.1
#136
twidi
closed
5 years ago
0
Rework collection access
#135
twidi
closed
5 years ago
0
New indexes + rework index internals
#134
twidi
closed
5 years ago
0
Release version 2
#133
twidi
closed
5 years ago
0
Release version 1.3.1
#132
twidi
closed
5 years ago
0
Resolve race condition in `get_or_connect`
#131
twidi
closed
5 years ago
0
Collection enhancements
#130
twidi
closed
5 years ago
0
Update commands
#129
twidi
closed
5 years ago
0
Adapt to support redis-py 3+ (only)
#128
twidi
closed
5 years ago
0
Bump version to 1.3
#127
twidi
closed
5 years ago
0
Python support -3.4 +3.7 +3.8
#126
twidi
closed
5 years ago
0
Potential filtering bug with ExtendedCollection if first filter is a list
#125
twidi
closed
5 years ago
1
Bump version to 1.2, repairing package
#124
twidi
closed
6 years ago
0
Correctly include limpyd package in setup.cfg
#123
twidi
closed
6 years ago
0
Bump version to 1.1
#122
twidi
closed
6 years ago
0
Feature/twidi/sort commands
#121
twidi
closed
6 years ago
0
Add *scan commands on dbs/models/instances/fields
#120
twidi
closed
6 years ago
0
Tell travis to use redis-py 2.10.6
#119
twidi
closed
6 years ago
0
Do not share pipelines between threads
#118
twidi
closed
6 years ago
0
Reduce race condition in RedisModel.get if with a filter
#117
twidi
closed
6 years ago
0
Bump version to 1.0.1 with PYPY support
#116
twidi
closed
6 years ago
0
Make tests pass in PYPY
#115
twidi
closed
6 years ago
0
Bump version to 1.0
#114
twidi
closed
6 years ago
2
Use setup.cfg for pypi/pip setup (and remove python 3.3 support)
#113
twidi
closed
6 years ago
0
Remove the "set" cast in the setup.py
#112
clemfromspace
closed
6 years ago
4
Add the `SCAN` commands (and their related `ZSCAN`...)
#111
clemfromspace
closed
6 years ago
3
Correct and enhance collection slicing
#110
twidi
closed
6 years ago
1
Add support for "in" suffix in indexes
#109
twidi
closed
6 years ago
1
Allow `__in=` filtering
#108
twidi
closed
6 years ago
0
still some pks sorting problems
#107
twidi
closed
6 years ago
1
Small pass on documentation
#106
twidi
closed
6 years ago
1
Publish version 1.0
#105
twidi
closed
6 years ago
0
Rebuild indexes
#104
twidi
closed
6 years ago
1
[contrib] Add multi-indexes composition + DateTimeIndex
#103
twidi
closed
6 years ago
1
Collection mini refactor
#102
twidi
closed
6 years ago
1
Add range indexes
#101
twidi
closed
6 years ago
2
Prepare evolution
#100
twidi
closed
6 years ago
2
New feature: rebuild index(es)
#99
twidi
closed
6 years ago
0
New feature: range indexes
#98
twidi
closed
6 years ago
1
PipelineDatabase is not thread safe
#97
twidi
closed
7 years ago
1
Add a note in the documentation about fields that should not start with a `_`
#96
twidi
opened
8 years ago
0
Easy to trip uniqeness error
#95
stuaxo
closed
8 years ago
9
python3.5 test failure on IndexableListFieldTest
#94
stuaxo
closed
7 years ago
3
Resolve a redis-py bug with decode_responses=True
#93
twidi
closed
8 years ago
0
Support redis-py 2.10
#92
twidi
closed
8 years ago
0
Next