←back to thread

672 points LexSiga | 1 comments | | HN request time: 0.2s | source
Show context
some-ai-dev ◴[] No.45666644[source]
I wonder how many people only use Minio as a localdev S3 alternative.

At least that's all we use it for really

replies(5): >>45666694 #>>45666774 #>>45666787 #>>45668189 #>>45668735 #
luke5441 ◴[] No.45666774[source]
Every time I used it for more than that I ran into performance and other concerns (like durability and consistency) pretty quickly. I cannot imagine how this is used seriously when there is something like Ceph available.

Turns out most file systems are horrible key-value stores.

replies(1): >>45666947 #
1. jinkylist ◴[] No.45666947[source]
>I cannot imagine how this is used seriously when there is something like Ceph available.

Adopting Ceph is adopting a Ceph engineer, any use-case with the need and funding to run Ceph on production would easily be able to pay for commercial licenses and/or contribute majorly to this or their own fork. They work in different ball-parks entirely