mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Implement get_value method for MongoStorage that retrieves individual values from storage data using MongoDB projections. Add comprehensive test coverage for the new method. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_isolation.py | ||
| test_key_builder.py | ||
| test_mongo.py | ||
| test_storages.py | ||