mirror of
https://github.com/matrix-org/synapse.git
synced 2026-02-27 10:32:14 +01:00
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.