diff options
| author | Erik Johnston <erik@matrix.org> | 2016-03-23 16:29:46 +0000 | 
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2016-03-23 16:29:46 +0000 | 
| commit | 2f0180b09e2a2afeed418a5840ae6b4fffcb4be4 (patch) | |
| tree | 3d1f05e774c172194e6907032652a9dd7726113b | |
| parent | Intern all the things (diff) | |
| download | synapse-2f0180b09e2a2afeed418a5840ae6b4fffcb4be4.tar.xz | |
Don't bother interning keys that are already interned
Diffstat (limited to '')
| -rw-r--r-- | synapse/storage/state.py | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/synapse/storage/state.py b/synapse/storage/state.py | 
