A serverless function should have the ability to manipulate an object store such as MinIO. This should probably be provided in the form of effects which tell the runtime to access a single tenant's store. This could possibly be routed through filesystem effects, using a special mountpoint that's backed by MinIO (the Plan9 approach).
A serverless function should have the ability to manipulate an object store such as MinIO. This should probably be provided in the form of effects which tell the runtime to access a single tenant's store. This could possibly be routed through filesystem effects, using a special mountpoint that's backed by MinIO (the Plan9 approach).