redis-om-python/aredis_om/model
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
..
cli Final docs push 2021-11-24 18:12:27 -08:00
migrations Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +03:00
__init__.py Fix lint issues 2021-11-10 12:10:49 -08:00
encoders.py Document some possible error messages 2021-11-26 15:25:18 -08:00
model.py Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +03:00
query_resolver.py Merge branch 'main' into asyncio 2021-11-09 15:59:10 -08:00
render_tree.py Merge branch 'main' into asyncio 2021-11-09 15:59:10 -08:00
token_escaper.py Merge branch 'main' into asyncio 2021-11-09 15:59:10 -08:00