diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-03-20 19:21:13 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-03-20 19:21:13 +0000 |
commit | 72d84064094be60a907ca515739e2a4ea1af0bd5 (patch) | |
tree | 7531e5c68b8cfbf21a7d7f0289e1880d87cd9ed7 /synapse/storage | |
parent | Remember the 'last seen' time for a given user/IP/device combination and only... (diff) | |
download | synapse-72d84064094be60a907ca515739e2a4ea1af0bd5.tar.xz |
Put a cache on get_aliases_for_room
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/directory.py | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/synapse/storage/directory.py b/synapse/storage/directory.py |