diff options
author | Erik Johnston <erik@matrix.org> | 2016-03-23 11:37:58 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-03-23 11:42:17 +0000 |
commit | 8b0dfc9fc4e98ea9c029c5f7b49efaf011ce1979 (patch) | |
tree | b5cb8fdb560facf2abd0d3458c1d9296532b2496 /synapse/storage/events.py | |
parent | Measure StateHandler._resolve_events (diff) | |
download | synapse-8b0dfc9fc4e98ea9c029c5f7b49efaf011ce1979.tar.xz |
Don't cache events in get_current_state_for_key
Diffstat (limited to 'synapse/storage/events.py')
-rw-r--r-- | synapse/storage/events.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |