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
We currently store files as a flat list in MinIO, similar to what we did in v1. This makes it difficult to share folder and files to other services, for example extractors, or create sharable links to MinIO directly. Would it make sense to store folder and files (with same name) in MinIO or is it overkill and will just create more work for us?
The text was updated successfully, but these errors were encountered:
We currently store files as a flat list in MinIO, similar to what we did in v1. This makes it difficult to share folder and files to other services, for example extractors, or create sharable links to MinIO directly. Would it make sense to store folder and files (with same name) in MinIO or is it overkill and will just create more work for us?
The text was updated successfully, but these errors were encountered: