|
|
|
|
|
by diggan
3067 days ago
|
|
The slowness of IPNS is something we're actively working on. Currently we have fixed so resolutions are faster after the first lookup, by using the libp2p feature pubsub. It being faster/slower than DNS depends on your case, but if you're close to the next node, it'll probably be faster. If you're offline, DNS won't work at all :) We also have more fixes for IPNS in general that will come soon. So, depends on your use case in the end. Disclaimer: I work for Protocol Labs on IPFS |
|
(I ask this as someone very unfamiliar with IPFS, so please forgive if this is a stupid question.)