This repository was archived by the owner on Nov 16, 2020. It is now read-only.

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