You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
cli Final docs push 3 years ago
migrations Migrate from aioredis to redis-py with asyncio support (#233) 2 years ago
__init__.py Fix lint issues 3 years ago
encoders.py Document some possible error messages 3 years ago
model.py Migrate from aioredis to redis-py with asyncio support (#233) 2 years ago
query_resolver.py Merge branch 'main' into asyncio 3 years ago
render_tree.py Merge branch 'main' into asyncio 3 years ago
token_escaper.py Merge branch 'main' into asyncio 3 years ago