Support alternative storage backends
Open
- Dominant language
- OCaml
- Stars
- 59
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently wasmstore keeps all modules on disk, it would be nice to be able to select alternative storage backends for the actual module data, while keeping the rest of the commit data on the local machine.
Possible backends:
- S3-compatible object storage
- IPFS
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.