MatrixSynapse/synapse/storage
Dirk Klimpel 0a34cdfc66
Add number of local devices to Room Details Admin API (#8886)
2020-12-11 10:42:47 +00:00
..
databases Add number of local devices to Room Details Admin API (#8886) 2020-12-11 10:42:47 +00:00
engines Reduce serialization errors in MultiWriterIdGen (#8456) 2020-10-07 15:15:57 +01:00
schema
util Remove racey assertion in MultiWriterIDGenerator (#8530) 2020-10-14 15:40:06 +01:00
__init__.py
_base.py Replace DeferredCache with LruCache where possible (#8563) 2020-10-19 12:20:29 +01:00
background_updates.py
database.py Enable reconnection in DB pool (#8726) 2020-11-12 14:26:24 +00:00
keys.py
persist_events.py Fix message duplication if something goes wrong after persisting the event (#8476) 2020-10-13 12:07:56 +01:00
prepare_database.py Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py Pre-emptively fix synapse.storage.types.Connection for future mypy release (#8577) 2020-10-17 09:51:38 +01:00