summary refs log tree commit diff
path: root/synapse/storage/controllers/state.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into dmr/stateres/debugDavid Robertson2022-07-261-1/+1
|\
| * Don't pull out the full state when storing state (#13274)Erik Johnston2022-07-151-1/+1
* | state AFTER the event, damnitDavid Robertson2022-06-151-1/+3
|/
* Faster joins: add issue links to the TODOs (#13004)Richard van der Hoff2022-06-091-0/+3
* Reduce state pulled from DB due to sending typing and receipts over federatio...Erik Johnston2022-06-061-0/+8
* Reduce the amount of state we pull from the DB (#12811)Erik Johnston2022-06-061-0/+27
* Wait for lazy join to complete when getting current state (#12872)Erik Johnston2022-06-011-3/+109
* Rename storage classes (#12913)Erik Johnston2022-05-311-0/+351