|
|
|
|
|
by bambam24
1771 days ago
|
|
Guys, don’t store your data in minio.
Its a sandbox, not an actual object storage. Companies uses minio to store their temporary data not the actual critical data. For example if you have a project which you store objects to S33,
At CI pipeline you don’t want to store temp files into S3 for cosr purposes. So instead you store at minio.
A company must be crazy to use minio as their real data storage. |
|