ipfs/kubo

separate ipfs mount into its own separate binary

Open

#2 148 ouverte le 2 janv. 2016

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Go (2 725 forks)batch import
exp/experthelp wanted

Métriques du dépôt

Stars
 (13 906 stars)
Métriques de merge PR
 (Merge moyen 4j 2h) (28 PRs mergées en 30 j)

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.

Guide contributeur