diff options
author | Erik Johnston <erik@matrix.org> | 2016-08-16 17:05:34 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-08-16 17:05:34 +0100 |
commit | 949629291cbb71d55a549ef35287a75c1d5bb691 (patch) | |
tree | a072857c29386f884b1a4f04bc60e772be5857cb /synapse | |
parent | Don't update caches replication stream if tokens haven't advanced (diff) | |
download | synapse-949629291cbb71d55a549ef35287a75c1d5bb691.tar.xz |
Do it in storage function
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/replication/resource.py | 2 | ||||
-rw-r--r-- | synapse/storage/_base.py | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/synapse/replication/resource.py b/synapse/replication/resource.py |