Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blob storage access #89

Open
cohix opened this issue May 12, 2021 · 0 comments
Open

Blob storage access #89

cohix opened this issue May 12, 2021 · 0 comments
Labels
enhancement New feature or request wasm Related to Reactr's WebAssembly capabilities

Comments

@cohix
Copy link
Contributor

cohix commented May 12, 2021

The Runnable API should gain the ability to access blob storage such as S3. This would allow Runnables to read and write files to/from blob storage. This should be designed to have multiple backends via an interface. Potential backends include:

  • S3/DO Spaces
  • CSI
  • WASI sandboxed files?
@cohix cohix added enhancement New feature or request wasm Related to Reactr's WebAssembly capabilities labels May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wasm Related to Reactr's WebAssembly capabilities
Projects
None yet
Development

No branches or pull requests

1 participant