diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-03-09 20:39:17 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-03-12 16:24:51 +0000 |
commit | 642f725fd74df0a921912c5284a93a81dc0d448d (patch) | |
tree | e85e5964496116df129af2c862f1ba5c417a8ff5 /synapse/storage | |
parent | Export CacheMetric as hits+total, rather than hits+misses, as it's easier to ... (diff) | |
download | synapse-642f725fd74df0a921912c5284a93a81dc0d448d.tar.xz |
Pretend the 'getEvent' cache is just another cache in the set of all the others for metric
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/_base.py | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/synapse/storage/_base.py b/synapse/storage/_base.py |