diff options
author | Erik Johnston <erikj@jki.re> | 2018-03-19 11:44:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-19 11:44:26 +0000 |
commit | 3f961e638a1424ae5c6310fbec405bf3eb7b8acf (patch) | |
tree | 4bffcb30e63645752056e5233ff6521401cdec03 /synapse/util/caches/dictionary_cache.py | |
parent | Merge branch 'master' of github.com:matrix-org/synapse into develop (diff) | |
parent | Add comments (diff) | |
download | synapse-3f961e638a1424ae5c6310fbec405bf3eb7b8acf.tar.xz |
Merge pull request #3005 from matrix-org/erikj/fix_cache_size
Fix bug where state cache used lots of memory
Diffstat (limited to 'synapse/util/caches/dictionary_cache.py')
-rw-r--r-- | synapse/util/caches/dictionary_cache.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/util/caches/dictionary_cache.py b/synapse/util/caches/dictionary_cache.py |