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
commands.py
context.py
external_cache.py
handler.py Reduce spurious replication catchup (#16555) 2023-10-27 13:27:20 +00:00
protocol.py
redis.py
resource.py