synapse/synapse/storage/schema
Erik Johnston 6250b95efe
Add index to local_group_updates.stream_id ()
This should speed up startup times and generally increase performance of
groups.
2021-11-02 15:46:48 +00:00
..
common
main Add index to local_group_updates.stream_id () 2021-11-02 15:46:48 +00:00
state Reduce likelihood of Postgres table scanning state_groups_state. () 2021-07-15 16:02:12 +01:00
__init__.py Resolve and share state_groups for all historical events in batch (MSC2716) () 2021-10-13 17:44:00 -05:00
README.md update links to schema doc () 2021-08-17 10:45:35 +00:00

Synapse Database Schemas

This directory contains the schema files used to build Synapse databases. For more information, see https://matrix-org.github.io/synapse/develop/development/database_schema.html.