Commit graph

3 commits

Author SHA1 Message Date
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
Alex Root Junior
7b33e5c68a Update docs 2020-09-14 22:56:11 +03:00
Alex Root Junior
bb3e5a7edc Update docs structure 2018-09-21 23:04:35 +03:00