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

Allow `__in=` filtering #108

Closed twidi closed 6 years ago

twidi commented 7 years ago

it may be possible if the index get each result separately, then do an unionstore, then use the resulting key