libp2p/go-libp2p-kad-dht
Automatically add the author of an IPNS record to the set of peers to query
开放
#145 创建于 2018年5月5日
effort/hoursexp/intermediatehelp wantedkind/enhancementtopic/perf
仓库指标
- 星标
- (594 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
One potential hack to speed up IPNS is to simply add the IPNS key to the list of peers to query. We'll still need to find the peer but this may speedup some queries.