This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
ee0e00a200
MatrixSynapse
/
synapse
/
replication
/
tcp
History
reivilibre
2888d7ec83
Faster remote room joins: invalidate caches and unblock requests when receiving un-partial-stated event notifications over replication. [rei:frrj/streams/unpsr] (
#14546
)
2022-12-19 14:57:51 +00:00
..
streams
Faster remote room joins: stream the un-partial-stating of events over replication. [rei:frrj/streams/unpsr] (
#14545
)
2022-12-14 14:47:11 +00:00
__init__.py
…
client.py
Faster remote room joins: invalidate caches and unblock requests when receiving un-partial-stated event notifications over replication. [rei:frrj/streams/unpsr] (
#14546
)
2022-12-19 14:57:51 +00:00
commands.py
Send `USER_IP` commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. (
#12809
)
2022-05-20 15:28:23 +01:00
external_cache.py
…
handler.py
Remove configuration options for direct TCP replication. (
#13647
)
2022-09-06 07:50:02 +00:00
protocol.py
Fix check to ignore blank lines in incoming TCP replication (
#14449
)
2022-11-17 16:09:56 +00:00
redis.py
Send `USER_IP` commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. (
#12809
)
2022-05-20 15:28:23 +01:00
resource.py
…