Disable metrics database layer with IPFS_LOW_MEM
Open
help wanted
topic/repo
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.