aiogram/docs
Oleg A 3aa40224a2
aioredis v2 support (#649)
* feat: aioredis v1-v2 adapters #648

* chore: aioredis version without importlib

* chore: refactor _get_redis for adapter

* chore: proxy Redis methods

* chore: adapter.get_redis become public

* fix: add missed redis methods

* chore: separate get_adapter method

* chore: remove method proxy

* chore: add docstrings

* chore: add redis deprecations

* docs: correct redis storage version

* chore: encoding one style

* refactor: remove redundant import

* fix: int version
2021-08-05 22:34:15 +03:00
..
source aioredis v2 support (#649) 2021-08-05 22:34:15 +03:00
Makefile Fix docs Makefile. (revert) 2018-07-26 21:29:41 +03:00