cache merkledag nodes in dagservice
Open
exp/wizard
help wanted
status/deferred
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
Adding in a cache for recently used merkledag nodes will improve performance on workloads that rely on manipulating object graphs.
Ideally, the size of the cache should be configurable from the config file, and if set to default (or unset in the config) be reduced when `IPFS_LOW_MEM` is set.
Contributor guide
Assessment
This issue has not been assessed yet.