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?