Peergos / nabu

A minimal Java implementation of IPFS
MIT License
59 stars 11 forks source link

Optimise IPNS publishing and resolution #83

Closed ianopolous closed 8 months ago

ianopolous commented 8 months ago

This brings publish times down to ~4-14s and resolution times to mostly ~0.5-3s

We also add an api to EmbeddedIpfs for this, includikng publishing presigned records.