diff options
author | Erik Johnston <erik@matrix.org> | 2016-04-20 13:52:59 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-04-20 13:52:59 +0100 |
commit | 68ebb81e86572daa04367c4d81c59a5eca151c65 (patch) | |
tree | 41de76dbb655236173f2b9fb1a740c380270befd | |
parent | Add some logging to state resolve_events (diff) | |
parent | Always use state cache entry if it exists (diff) | |
download | synapse-68ebb81e86572daa04367c4d81c59a5eca151c65.tar.xz |
Merge pull request #740 from matrix-org/erikj/state_cache
Always use state cache entry if it exists
-rw-r--r-- | synapse/state.py | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/synapse/state.py b/synapse/state.py |