libp2p/go-libp2p-kad-dht
Automatically add the author of an IPNS record to the set of peers to query
Open
#145 opened on May 5, 2018
effort/hoursexp/intermediatehelp wantedkind/enhancementtopic/perf
Repository metrics
- Stars
- (594 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.