mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* migrated mongo storage from using deprecated motor to PyMongo * added storages to __init__.py file to improve DX * changelog file created * Revert "added storages to __init__.py file to improve DX" This reverts commit |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| memory.py | ||
| mongo.py | ||
| pymongo.py | ||
| redis.py | ||