diff options
author | Mark Haines <mjark@negativecurvature.net> | 2016-03-31 11:20:57 +0100 |
---|---|---|
committer | Mark Haines <mjark@negativecurvature.net> | 2016-03-31 11:20:57 +0100 |
commit | 62e395f0e36c680662e71e25b1556f3477a26b74 (patch) | |
tree | c314edc7427ed4eb544ecf6a09aeaf0056df6672 /synapse/replication | |
parent | Line length (diff) | |
parent | Use a namedtuple rather than tuple unpacking (diff) | |
download | synapse-62e395f0e36c680662e71e25b1556f3477a26b74.tar.xz |
Merge pull request #676 from matrix-org/markjh/replicate_stateIII
Add replication streams for ex outliers and current state resets
Diffstat (limited to 'synapse/replication')
-rw-r--r-- | synapse/replication/resource.py | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/synapse/replication/resource.py b/synapse/replication/resource.py |