Open
Description
I've been looking at both the fs store as well as the s3 store here.
It appears like the fs storage can be adapted to use any storage backend (e.g. s3) with some trait interface that abstracts away any std::fs.
Would you accept a PR for this? It would introduce breaking changes to the API but I think it would make supporting any storage mechanism much easier in the future. Eventually I think it would even be possible to support browser based storage like local storage or indexeddb which would allow the iroh blobs protocol to function in the browser.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status