This repository was archived by the owner on Feb 7, 2024. It is now read-only.
This repository was archived by the owner on Feb 7, 2024. It is now read-only.
need to support a Filestore nocopy option #275
Open
Description
Kubo has FilestoreEnabled as an experimental option. I think not duplicating data (and not storing it in an obfuscated way, when I've already got the files that I want to share, and intend to keep them in the same place) is an obvious good idea: IMO it should no longer be experimental unless there are too many things that can go wrong. https://github.com/ipfs/kubo/blob/master/docs/experimental-features.md#ipfs-filestore says "Needs more people to use and report on how well it works"; but having API support for this would be a good way to get more people to use it.