gateway: Try feather for incremental files verifications in gateway #139
Labels
P1
High: Likely tackled by core team if no one steps up
topic/gateway
Issues related to HTTP Gateway
The goal is to handle efficiently handle links between the left and middle column, for that I'll experiment by porting https://github.com/Jorropo/go-featheripfs to be used in the gateway code (as well as some modernising).
It is pretty unclear how much breaking I'll have to do. The simplest option is to fork the gateway code (not viable long term). Else I can try to find some commun interface without compromising on speed too much (I don't belive in it).
The other (my preferred) option is to drop
go-unixfs
from the gateway, this will include challenges (ipld compat), but will allows us to use a server driven interface internally (see ipfs#12).Done crateria:
The text was updated successfully, but these errors were encountered: