diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-05-05 17:32:21 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-05-05 17:32:21 +0100 |
commit | d18f37e026a02b4e899bc96e600850007a613189 (patch) | |
tree | 66faf9320e35abcc03d0ff31a767a0de2fefddc8 /synapse/storage/roommember.py | |
parent | SYN-369: Add comments to the sequence number logic in the cache (diff) | |
download | synapse-d18f37e026a02b4e899bc96e600850007a613189.tar.xz |
Collect the invalidate callbacks on the transaction object rather than passing around a separate list
Diffstat (limited to 'synapse/storage/roommember.py')
-rw-r--r-- | synapse/storage/roommember.py | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/synapse/storage/roommember.py b/synapse/storage/roommember.py |