diff options
author | Erik Johnston <erik@matrix.org> | 2015-08-05 15:39:47 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-08-05 15:39:47 +0100 |
commit | a89559d79714b8dd07ec5a73f2629d003fcad92c (patch) | |
tree | a383a5dc4e2c1aa3ce791fa655c20842249f58d4 /synapse/storage | |
parent | Don't try & check the username if we don't have one (which we won't if it's b... (diff) | |
download | synapse-a89559d79714b8dd07ec5a73f2629d003fcad92c.tar.xz |
Use LRU cache by default
Diffstat (limited to '')
-rw-r--r-- | synapse/storage/_base.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/storage/_base.py b/synapse/storage/_base.py |