MatrixSynapse/synapse/replication/tcp
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
..
streams Add fast path for replication events stream fetch (#16580) 2023-10-30 14:47:57 +00:00
__init__.py
client.py Allow multiple workers to write to receipts stream. (#16432) 2023-10-25 16:16:19 +01:00
commands.py Fix comments related to replication. (#16428) 2023-10-06 07:25:44 -04:00
context.py Add redis SSL configuration options (#15312) 2023-05-11 13:02:51 +01:00
external_cache.py
handler.py Reduce spurious replication catchup (#16555) 2023-10-27 13:27:20 +00:00
protocol.py
redis.py Add Unix socket support for Redis connections (#15644) 2023-05-26 15:28:39 -04:00
resource.py Reduce replication traffic due to reflected cache stream POSITION (#16557) 2023-10-27 12:51:08 +01:00