ipfs/kubo

cache merkledag nodes in dagservice

Open

#2,849 建立於 2016年6月13日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Go (2,725 fork)batch import
exp/wizardhelp wantedstatus/deferred

倉庫指標

Star
 (13,906 star)
PR 合併指標
 (平均合併 4天 2小時) (30 天內合併 28 個 PR)

描述

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.

貢獻者指南