MatrixSynapse/synapse/storage
Erik Johnston 1a1da60ad2
Fix new flake8 errors (#7470)
2020-05-12 11:20:48 +01:00
..
data_stores Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 2020-05-11 18:45:23 +01:00
engines Persist user interactive authentication sessions (#7302) 2020-04-30 13:47:49 -04:00
schema Only run one background update at a time 2020-03-31 17:43:58 +01:00
util Add MultiWriterIdGenerator. (#7281) 2020-05-04 17:17:45 +01:00
__init__.py
_base.py Support any process writing to cache invalidation stream. (#7436) 2020-05-07 13:51:08 +01:00
background_updates.py Update docstring per review comments 2020-04-03 10:51:32 +01:00
database.py Fix new flake8 errors (#7470) 2020-05-12 11:20:48 +01:00
keys.py
persist_events.py
prepare_database.py Support any process writing to cache invalidation stream. (#7436) 2020-05-07 13:51:08 +01:00
presence.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py Add some type annotations in `synapse.storage` (#6987) 2020-02-27 11:53:40 +00:00