summary refs log tree commit diff
path: root/synapse/storage/controllers/persist_events.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Faster room joins: fix race in recalculation of current room state (#13151)Sean Quah2022-07-071-41/+100
* Handle race between persisting an event and un-partial stating a room (#13100)Sean Quah2022-07-051-0/+12
* Faster joins: add issue links to the TODOs (#13004)Richard van der Hoff2022-06-091-1/+4
* Wait for lazy join to complete when getting current state (#12872)Erik Johnston2022-06-011-2/+2
* Rename storage classes (#12913)Erik Johnston2022-05-311-0/+1124