libp2p/go-libp2p-kad-dht

Automatically add the author of an IPNS record to the set of peers to query

Ouverte

#145 ouverte le 5 mai 2018

 (5 commentaires) (0 réaction) (0 personne assignée)Go (259 forks)auto 404
effort/hoursexp/intermediatehelp wantedkind/enhancementtopic/perf

Métriques du dépôt

Stars
 (594 étoiles)
Métriques de merge PR
 (Merge moyen 2j 9h) (6 PRs mergées en 30 j)

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.

Guide contributeur