diff options
author | Erik Johnston <erik@matrix.org> | 2017-03-29 16:44:21 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-04-28 09:52:36 +0100 |
commit | 421fdf74609439edaaffce117436e6a6df147841 (patch) | |
tree | 37ff2bbc33663053c37241d5faf2addac1eb1ccc /synapse/storage/account_data.py | |
parent | Merge pull request #2160 from matrix-org/erikj/reduce_join_cache_size (diff) | |
download | synapse-421fdf74609439edaaffce117436e6a6df147841.tar.xz |
Speed up filtering of a single event in push
Diffstat (limited to 'synapse/storage/account_data.py')
-rw-r--r-- | synapse/storage/account_data.py | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/synapse/storage/account_data.py b/synapse/storage/account_data.py |