Commit Graph

10 Commits

Author SHA1 Message Date
Badiboy b18bcd494a Fix aioredis version check for regular redis 2023-07-12 19:48:22 +03:00
_run 7bf87a306a
Update redis_storage.py 2023-04-03 01:00:48 +05:00
_run 85bd174fdc
Update redis_storage.py 2022-08-30 12:26:34 +04:00
Ananth Bhaskararaman b86c38367a
Import aioredis from redis module too
aioredis is available in redis-py as of version 4.2.0rc1: https://github.com/aio-libs/aioredis-py#-aioredis-is-now-in-redis-py-420rc1-
Try importing from the new package as well.
2022-08-28 17:32:56 +05:30
Badiboy 91b665ea94 Poll type parameter parse fix
Plus some typo
2022-05-15 00:59:35 +03:00
coder2020official f9cd0d7e08 Avoid circular import 2022-05-02 14:45:43 +05:00
coder2020official 836130a718 Allow only state objects 2022-05-02 02:08:48 +05:00
_run cd4a9add68 Fix States 2022-02-02 14:44:02 +04:00
Badiboy 4166fb229e Code base cleanup 2022-01-24 22:38:35 +03:00
_run a3cda2e0ff Updated sync and async. Fixes and new features. 2022-01-24 17:15:04 +04:00