summary refs log tree commit diff
path: root/synapse/storage/databases/main/state_deltas.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix performance of device lists in `/key/changes` and sliding sync (#17537) HEAD github/develop developErik Johnston2024-08-091-0/+5
* Sliding Sync: Add more tracing (#17514)Eric Eastwood2024-08-061-0/+2
* Sliding Sync: Track whether we have sent rooms down to clients (#17447)Erik Johnston2024-07-291-0/+37
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Convert state delta processing from a dict to attrs. (#16469)Patrick Cloke2023-10-161-18/+34
* Wait for lazy join to complete when getting current state (#12872)Erik Johnston2022-06-011-1/+3
* Improve log messages for stream ids (#11536)Richard van der Hoff2021-12-081-1/+3
* Annotations for state_deltas.py (#11316)David Robertson2021-11-121-3/+13
* Remove unnecessary parentheses around tuples returned from methods (#10889)Andrew Morgan2021-09-231-1/+1
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Fix some typos.Patrick Cloke2021-02-121-2/+2
* Convert state and stream stores and related code to async (#8194)Patrick Cloke2020-08-281-10/+11
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+121