Remix.run Logo
Eikon 3 days ago

Shameless plug: https://github.com/Barre/ZeroFS

I initially developed it for a usecase where I needed to store billions of tiny files, and it just requires a single s3 bucket as infrastructure.

Datagenerator 3 days ago | parent [-]

Interesting, can I use SeaweedFS as bucket provider?

Eikon 3 days ago | parent [-]

If SeaweedFS supports conditional PUTs, yes.

mdaniel 2 days ago | parent [-]

It claims to have it: https://github.com/seaweedfs/seaweedfs/wiki/S3-Conditional-O...