MatrixSynapse/synapse/storage
Sean 924276f482
Add a partial index to `presence_stream` to speed up startups (#10748)
Signed-off-by: Sean Quah <seanq@element.io>
2021-09-03 17:16:56 +01:00
..
databases Add a partial index to `presence_stream` to speed up startups (#10748) 2021-09-03 17:16:56 +01:00
engines
schema Add a partial index to `presence_stream` to speed up startups (#10748) 2021-09-03 17:16:56 +01:00
util
__init__.py
_base.py
background_updates.py
database.py Use `execute_values` more in PostgreSQL (#10754) 2021-09-03 15:35:49 +00:00
keys.py
persist_events.py
prepare_database.py
purge_events.py
push_rule.py
relations.py
roommember.py Do not include rooms with an unknown room version in a sync response. (#10644) 2021-08-19 11:12:55 -04:00
state.py
types.py