forked-synapse/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 Merge device list replication streams (#14833) 2023-01-17 09:29:58 +00:00
_base.py Reduce amount of caches POSITIONS we send (#16561) 2023-10-27 16:07:11 +01:00
events.py Add fast path for replication events stream fetch (#16580) 2023-10-30 14:47:57 +00:00
federation.py Fix bug where a new writer advances their token too quickly (#16473) 2023-10-23 16:57:30 +01:00
partial_state.py Fix bug where a new writer advances their token too quickly (#16473) 2023-10-23 16:57:30 +01:00