MatrixSynapse/synapse/replication/tcp/streams
Erik Johnston 898655fd12
More efficiently handle no-op POSITION (#16640)
We may receive `POSITION` commands where we already know that worker has
advanced past that position, so there is no point in handling it.
2023-11-16 12:32:17 +00:00
..
__init__.py Merge device list replication streams (#14833) 2023-01-17 09:29:58 +00:00
_base.py More efficiently handle no-op POSITION (#16640) 2023-11-16 12:32:17 +00: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