diff options
author | Erik Johnston <erik@matrix.org> | 2018-03-05 15:12:22 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-03-05 15:29:03 +0000 |
commit | 69ce365b793ac35c8e9ee6c3b3a0d04d0e61db4f (patch) | |
tree | 16679dbecba2b332ff12a22c85bd9454e86df395 /synapse | |
parent | Split Directory store (diff) | |
download | synapse-69ce365b793ac35c8e9ee6c3b3a0d04d0e61db4f.tar.xz |
Fix cache invalidation on deletion
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/directory.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/storage/directory.py b/synapse/storage/directory.py |