diff options
author | Erik Johnston <erik@matrix.org> | 2019-02-22 14:38:14 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-02-22 14:38:14 +0000 |
commit | 80467bbac3be6e008b807793dfd27c733936c15c (patch) | |
tree | 068a11cb1ce858a75571cdb899eeb770484ab3ae /synapse/replication | |
parent | Add prometheus metrics for number of badge update pushes. (#4709) (diff) | |
download | synapse-80467bbac3be6e008b807793dfd27c733936c15c.tar.xz |
Fix state cache invalidation on workers
Diffstat (limited to 'synapse/replication')
-rw-r--r-- | synapse/replication/slave/storage/_base.py | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/synapse/replication/slave/storage/_base.py b/synapse/replication/slave/storage/_base.py |