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 has been archived by the owner on Nov 16, 2020. It is now read-only.
Use minio for function storage (just like dispatch-knative). Then also be able to offer other features such as hosting static files and general object store use-cases.
Context
Building web applications requires hosting content. Minio makes this easy. Also, functions and object stores work really well together, and it keeps dispatch-solo in sync with dispatch-knative.
Possible Implementation
Complexity
Low - Simple enhancement or bug fix, no architectural changes or refactoring
Medium - Change requires some thought, but is relatively isolated
High - Significant architectural change or large refactor
The text was updated successfully, but these errors were encountered:
Feature Request
Detailed Description
Use minio for function storage (just like dispatch-knative). Then also be able to offer other features such as hosting static files and general object store use-cases.
Context
Building web applications requires hosting content. Minio makes this easy. Also, functions and object stores work really well together, and it keeps dispatch-solo in sync with dispatch-knative.
Possible Implementation
Complexity
The text was updated successfully, but these errors were encountered: