Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

feat: No copy. #54

Closed
saul-jb opened this issue Jul 2, 2023 · 1 comment
Closed

feat: No copy. #54

saul-jb opened this issue Jul 2, 2023 · 1 comment

Comments

@saul-jb
Copy link

saul-jb commented Jul 2, 2023

It would be cool if this lib had a nocopy option like Kubo has. The no copy in Kubo uses the filestore spec.

I believe this requires a special blockstore implementation, so I have made one here: ipfs/js-stores#233

@achingbrain
Copy link
Member

achingbrain commented Jan 8, 2024

This can be implemented by a no-copy blockstore as you've found, so there's nothing to do here.

That said, the problem with nocopy is other processes changing the imported files behind the back of the blockstore which I don't think Kubo ever came up with a solution for.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants