dvora-h
57608d85f4
Replace execute_command
with specific redis functions when possible ( #346 )
...
* replace execute_command
* change to root_path
2022-08-22 18:04:10 +03:00
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
Simon Prickett
6193c238d8
Fixed linter issue.
2022-04-07 10:22:32 +01:00
Simon Prickett
f5b507369c
Adds error if user attempts to create an index in DB > 0.
2022-04-07 10:02:50 +01:00
Andrew Brookins
269d44c26e
Final docs push
2021-11-24 18:12:27 -08:00
Andrew Brookins
5ab53c916c
Support both sync and asyncio uses
2021-11-10 11:31:02 -08:00
Andrew Brookins
ca6ae7d6e9
Merge branch 'main' into asyncio
2021-11-09 15:59:10 -08:00