diff options
author | Erik Johnston <erik@matrix.org> | 2018-09-21 14:52:21 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-09-21 14:52:21 +0100 |
commit | 79eded1ae4f0d341918f5c58076f1e60cd400e8a (patch) | |
tree | b214853f8a1b329d05439bc79351e465ab798e2e | |
parent | Newsfile (diff) | |
download | synapse-79eded1ae4f0d341918f5c58076f1e60cd400e8a.tar.xz |
Make ExpiringCache slightly more performant
-rw-r--r-- | synapse/util/caches/expiringcache.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/util/caches/expiringcache.py b/synapse/util/caches/expiringcache.py |