5 Commits (main)

Author SHA1 Message Date
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
Serhii Charykov 85540c02bd Implement temporary workaround from unasync package 2 years ago
Serhii Charykov 490fcec1a7 Fix DeprecationWarning '@pytest.fixture' 2 years ago
Andrew Brookins 5ab53c916c Support both sync and asyncio uses 3 years ago
Andrew Brookins ca6ae7d6e9 Merge branch 'main' into asyncio 3 years ago