forked from MirrorHub/synapse
2b37eabca1
The state res v2 algorithm only cares about the difference between auth chains, so we can pass in the known common state to the `get_auth_chain` storage function so that it can ignore those events.
1 line
46 B
Text
1 line
46 B
Text
Improve perf of v2 state res for large rooms.
|