This repository was archived by the owner on Nov 16, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork56
This repository was archived by the owner on Nov 16, 2020. It is now read-only.
Add integrated minio to Dispatch Solo #689
Open
Milestone
Description
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
- 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