forked-synapse/synapse/storage
Patrick Cloke bd30cfe86a
Convert internal pusher dicts to attrs classes. (#8940)
This improves type hinting and should use less memory.
2020-12-16 11:25:30 -05:00
..
databases Convert internal pusher dicts to attrs classes. (#8940) 2020-12-16 11:25:30 -05:00
engines Reduce serialization errors in MultiWriterIdGen (#8456) 2020-10-07 15:15:57 +01:00
schema
util Convert internal pusher dicts to attrs classes. (#8940) 2020-12-16 11:25:30 -05: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