ipfs/kubo

separate ipfs mount into its own separate binary

Open

#2.148 aberto em 2 de jan. de 2016

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Go (2.725 forks)batch import
exp/experthelp wanted

Métricas do repositório

Stars
 (13.906 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (28 fundiu PRs em 30d)

Description

It might be nice to have ipfs-mount be a separate binary called through the same mechanism as ipfs update. I don't think we will hit any performance issues with all I/O being done through http rpc, but it might be worth the effort to separate out that code from the rest of the daemon.

Guia do colaborador