diff options
author | Erik Johnston <erik@matrix.org> | 2016-03-22 15:31:13 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-03-22 16:06:04 +0000 |
commit | 99f929f36b396b7152b3840c11e8debc5505f673 (patch) | |
tree | a9114efc5467d6cade40cdd55affc817042614f9 /synapse/storage | |
parent | Measure StateHandler._resolve_events (diff) | |
download | synapse-99f929f36b396b7152b3840c11e8debc5505f673.tar.xz |
Make StateHandler._state_cache only store event_ids.
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/events.py | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |