redis-om-python/aredis_om
Yaraslau Zhylko 412bdd6401
fix: all_pks() for complex keys (#471)
* fix: all_pks for complex keys

* fix tests

* more fixes

* support Python below 3.9+

* black

* linter again
2023-02-12 13:57:27 +02:00
..
model fix: all_pks() for complex keys (#471) 2023-02-12 13:57:27 +02:00
__init__.py Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +03:00
async_redis.py Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +03:00
checks.py Fixed linter issue. 2022-01-13 17:10:51 +00:00
connections.py Fixes issue decode_responses is set to True regardless if REDIS_OM_UR… (#373) 2022-09-08 13:53:24 +03:00
sync_redis.py Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +03:00
util.py Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +03:00