MatrixSynapse/synapse/storage/schema
reivilibre 235d2916ce
Fix slow performance of `/logout` in some cases where refresh tokens are in use. The slowness existed since the initial implementation of refresh tokens. (#12056)
2022-02-22 13:29:04 +00:00
..
common
main Fix slow performance of `/logout` in some cases where refresh tokens are in use. The slowness existed since the initial implementation of refresh tokens. (#12056) 2022-02-22 13:29:04 +00:00
state
README.md
__init__.py Add `state_key` and `rejection_reason` to `events` (#11792) 2022-01-21 12:21:28 +00: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.