Blossom better stop using sqlite lol
Discussion
There will be many implementations using different storage systems. That’s the beauty of it.
Hopefully. Minio/S3 can do everything it does and better. Kinda gay to reinvent thre wheel
Take a deeper look at it, you can use Blossom on top of S3. It’s a distributed index, not durable object storage. You are correct, we already have object storage.
I know it supports s3. It also basically tries to be a an object store too with its filesystem support. Regardless of the storage backend, its object storage in some form. Seems like an extra layer to uploads that is not needed. Why not just speak s3?
The only interesting bit is that it can mirror data across different blossom servers and proxy requests... none of that works yet
The worst part of blossom is that you have to set an expiration date for files. Hopefully other implementations do it differently and thats not part of the blossom spec.
It’s not an object store. You are referring to specific implementations. It’s dns for objects.