redis-om-python/aredis_om
dvora-h f77c21a059
Add support for count (#397)
* add count

* update poetry
2022-10-18 15:17:00 +03:00
..
model Add support for count (#397) 2022-10-18 15:17:00 +03: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