MatrixSynapse/docker/complement
Richard van der Hoff f5668f0b4a
Await un-partial-stating after a partial-state join (#12399)
When we join a room via the faster-joins mechanism, we end up with "partial
state" at some points on the event DAG. Many parts of the codebase need to
wait for the full state to load. So, we implement a mechanism to keep track of
which events have partial state, and wait for them to be fully-populated.
2022-04-21 07:42:03 +01:00
..
conf Await un-partial-stating after a partial-state join (#12399) 2022-04-21 07:42:03 +01:00
conf-workers
Dockerfile
README.md
SynapseWorkers.Dockerfile

README.md

Stuff for building the docker image used for testing under complement.