|
|
|
|
|
by devplusops
3625 days ago
|
|
I tried minio and was really impressed with how easy it is to get started. But I couldn't figure out how to scale it or make it reliable. Having my entire system depend on a single server not going down is a non-starter for me. Do you consider this use case in-scope? I've been looking at Skylable instead. While setting it up is a little clunky, it's the only open source package I've found that explicitly supports replication across multiple datacenters - which is even more interesting to me than simply across servers within a data center. |
|
Minio encourages micro-storage architecture and scalability is achieved by deploying many minio server instances.
Hope that helps.
Disclaimer: I work at Minio.