0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-29 14:05:20 +02:00

Remove a TODO note

This commit is contained in:
Paul "LeoNerd" Evans 2015-02-19 18:38:09 +00:00
parent ebc3db295b
commit 55022d6ca5

View file

@ -36,7 +36,6 @@ transaction_logger = logging.getLogger("synapse.storage.txn")
# TODO(paul):
# * Move this somewhere higher-level, shared;
# * more generic key management
# * export monitoring stats
# * consider other eviction strategies - LRU?