Garage: An open-source distributed object storage service
garagehq.deuxfleurs.fr
Garage: An open-source distributed object storage service
1–10 of 81 posts
Re: Garage: An open-source distributed object storage service
#2Re: Garage: An open-source distributed object storage service
#3Re: Garage: An open-source distributed object storage service
#4It looks similar to minio, which as also an AGPL single binary that implements the S3 API. However Minio is written in Go and Garage is in Rust. I'd love to see a detailed comparison.
Seaweed design goals / features: https://github.com/seaweedfs/seaweedfs
MinIO: https://min.io/docs/minio/linux/operations/concepts.html
Note Garage list of non goals specify priority features of Seaweed or MinIO, for example erasure coding.
Re: Garage: An open-source distributed object storage service
#5Re: Garage: An open-source distributed object storage service
#6Re: Garage: An open-source distributed object storage service
#7Is there any OSS implementation that is not AGPL?
Re: Garage: An open-source distributed object storage service
#8It looks similar to minio, which as also an AGPL single binary that implements the S3 API. However Minio is written in Go and Garage is in Rust. I'd love to see a detailed comparison.
Garage design goals and non-goals: https://garagehq.deuxfleurs.fr/documentation/design/goals/ Seaweed design goals / features: https://github.com/seaweedfs/seaweedfs MinIO: https://min.io/docs/minio/linux/operations/concepts.html Note Garage list of non goals specify priority features of Seaweed or MinIO, for example erasure coding.