mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
afb216c202
With Redis commands do not need to be re-issued by the main process (they fan-out to all processes at once) and thus it is no longer necessary to worry about them reflecting recursively forever.
2 lines
38 B
Plaintext
2 lines
38 B
Plaintext
Clean-up direct TCP replication code.
|