diff options
author | Erik Johnston <erik@matrix.org> | 2017-01-30 17:24:32 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-01-30 17:28:22 +0000 |
commit | 4b3403ca9b87a8187ea597027a82be9fe005cfb9 (patch) | |
tree | 42adfe906a7dbeb0eac44d3344dccaf4dd5ce7e5 /synapse | |
parent | Use DB cache of joined users for presence (diff) | |
download | synapse-4b3403ca9b87a8187ea597027a82be9fe005cfb9.tar.xz |
Stream cache invalidations for room membership storage functions
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/events.py | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |