mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 16:34:49 -04:00
Delete a couple of TODO markers of monitoring stats now done
This commit is contained in:
parent
094803cf82
commit
e1a7e3564f
2 changed files with 0 additions and 2 deletions
|
@ -40,7 +40,6 @@ transaction_logger = logging.getLogger("synapse.storage.txn")
|
|||
|
||||
# TODO(paul):
|
||||
# * more generic key management
|
||||
# * export monitoring stats
|
||||
# * consider other eviction strategies - LRU?
|
||||
def cached(max_entries=1000):
|
||||
""" A method decorator that applies a memoizing cache around the function.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue