redis-om-python/aredis_om
Serhii Charykov 4661459ddd
Migrate from aioredis to redis-py with asyncio support (#233)
* Migrate from aioredis to redis with asyncio support

Add test for redis type
Fix imports from wrong module (for tests_sync)

* fixing merge conflicts and up to dating the lock file

Co-authored-by: Chayim I. Kirshen <c@kirshen.com>
2022-08-10 15:21:13 +03:00
..
model Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +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 Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +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