mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 17:13:56 +00:00
Added info about RethinkDB storage
(not sure if it has to be done manually)
This commit is contained in:
parent
f708f0c930
commit
ad651a8425
1 changed files with 7 additions and 0 deletions
|
|
@ -16,3 +16,10 @@ Redis storage
|
|||
.. automodule:: aiogram.contrib.fsm_storage.redis
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
RethinkDB storage
|
||||
-----------------
|
||||
|
||||
.. automodule:: aiogram.contrib.fsm_storage.rethinkdb
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue