forked-synapse/synapse/storage
2020-02-07 15:30:26 +00:00
..
data_stores Remove unused get_room_stats_state method. (#6869) 2020-02-07 15:30:26 +00:00
engines Warn if postgres database has non-C locale. (#6734) 2020-01-28 13:44:21 +00:00
schema
util Update black to 19.10b0 (#6304) 2019-11-01 02:43:24 +11:00
__init__.py Move are_all_users_on_domain checks to main data store. 2019-12-06 13:43:40 +00:00
_base.py Allow streaming cache invalidate all to workers. (#6749) 2020-01-22 10:37:00 +00:00
background_updates.py Add a background update to clear tombstoned rooms from the directory (#6648) 2020-01-07 14:18:43 +00:00
database.py Reduce performance logging to DEBUG (#6833) 2020-02-05 08:57:37 +00:00
keys.py
persist_events.py Reduce amount of logging at INFO level. (#6862) 2020-02-06 13:31:05 +00:00
prepare_database.py Warn if postgres database has non-C locale. (#6734) 2020-01-28 13:44:21 +00: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