MatrixSynapse/synapse/storage/schema
reivilibre d6bda5addd
Add index to improve performance of the `/timestamp_to_event` endpoint used for jumping to a specific date in the timeline of a room. (#14799)
2023-01-11 12:29:13 +00:00
..
common Snapshot schema 72 (#13873) 2022-09-26 18:28:32 +01:00
main Add index to improve performance of the `/timestamp_to_event` endpoint used for jumping to a specific date in the timeline of a room. (#14799) 2023-01-11 12:29:13 +00:00
state Snapshot schema 72 (#13873) 2022-09-26 18:28:32 +01:00
README.md
__init__.py Track notification counts per thread (implement MSC3773). (#13776) 2022-10-04 09:47:04 -04:00

README.md

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.