Garage is an open source S3-compatible object storage cluster designed for self hosting

https://sh.itjust.works/post/22315471

Garage is an open source S3-compatible object storage cluster designed for self hosting - sh.itjust.works

Note: I am not affiliated with this project in any way. I think it’s a very promising alternative to things like MinIO and deserves more attention.

Thoughts on this vs postgres blob storage? I know they aren’t the same thing.
I’m always personally wary of storing blobs in a database if for no other reason it’s going to totally be more expensive to store on a server rather than in some sort of blob storage.