ipfs/kubo

Disable metrics database layer with IPFS_LOW_MEM

Open

#2,946 建立於 2016年7月6日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Go (13,906 star) (2,725 fork)batch import
help wantedtopic/repo

描述

Currently, one of the largest consumers of memory is the metrics datastore layers 'hdr histogram'. It consumes between 20 and 30MB of memory. It would be nice if when IPFS_LOW_MEM is set that this layer doesnt get added in, or gets slimmed down in some way.

貢獻者指南