You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2024. It is now read-only.
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.
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.