mautrix-python/docs/api/mautrix.client.state_store/index.rst

17 lines
301 B
ReStructuredText

mautrix.client.state\_store
===========================
.. module:: mautrix.client.state_store
.. autoclass:: mautrix.client.state_store.StateStore
Implementations
---------------
.. toctree::
:maxdepth: 1
In-memory<memory>
Async database (asyncpg/aiosqlite)<asyncpg>
Flat file<file>