aiogram/docs/source/dispatcher
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
..
filters.rst Add MediaGroup Filter (#528) 2021-03-20 19:52:35 +02:00
fsm.rst aioredis v2 support (#649) 2021-08-05 22:34:15 +03:00
index.rst Bump doc's structure // add webhook 2018-09-23 00:25:18 +03:00
middleware.rst Update docs structure 2018-09-21 23:04:35 +03:00
webhook.rst Bump doc's structure // add webhook 2018-09-23 00:25:18 +03:00