synapse-product/synapse/storage/schema
Patrick Cloke a7ba457b2b
Mark events as read using threaded read receipts from MSC3771. ()
Applies the proper logic for unthreaded and threaded receipts to either
apply to all events in the room or only events in the same thread, respectively.
2022-10-04 10:46:42 -04:00
..
common Snapshot schema 72 () 2022-09-26 18:28:32 +01:00
main Mark events as read using threaded read receipts from MSC3771. () 2022-10-04 10:46:42 -04:00
state Snapshot schema 72 () 2022-09-26 18:28:32 +01:00
__init__.py Track notification counts per thread (implement MSC3773). () 2022-10-04 09:47:04 -04: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.