forked-synapse/synapse/storage
2020-05-15 17:17:42 +01:00
..
data_stores Prevent 0-member/null room_version rooms from appearing in group room queries (#7465) 2020-05-15 17:17:42 +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 Move event stream handling out of slave store. (#7491) 2020-05-15 16:43:59 +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 (#7489) 2020-05-13 08:24:50 -04:00
keys.py
persist_events.py Shuffle persist event data store functions. (#7440) 2020-05-13 13:38:22 +01:00
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 Fix purge_room admin API (#6711) 2020-01-15 18:13:47 +00:00
push_rule.py
relations.py
roommember.py
state.py Add StateMap type alias (#6715) 2020-01-16 13:31:22 +00:00
types.py Add some type annotations in synapse.storage (#6987) 2020-02-27 11:53:40 +00:00