MatrixSynapse/synapse/replication/tcp/streams
Erik Johnston 408c13801a
Add fast path for replication events stream fetch (#16580)
We can bail early if the from token is greater than or equal to the
current token.
2023-10-30 14:47:57 +00:00
..
__init__.py
_base.py
events.py Add fast path for replication events stream fetch (#16580) 2023-10-30 14:47:57 +00:00
federation.py
partial_state.py