Comment on TernFS – An exabyte scale, multi-region distributed filesystemparentComments−Eikon11moShameless plug: https://github.com/Barre/ZeroFSI 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.−HackerNewt-doms11moZeroFS - The Filesystem That Makes S3 your Primary Storage.What is the motivation to use s3 as primary storage?−Datagenerator11moInteresting, can I use SeaweedFS as bucket provider?−Eikon11moIf SeaweedFS supports conditional PUTs, yes.−mdaniel11moIt claims to have it: https://github.com/seaweedfs/seaweedfs/wiki/S3-Conditional-O...
Comments
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.
What is the motivation to use s3 as primary storage?
Interesting, can I use SeaweedFS as bucket provider?
If SeaweedFS supports conditional PUTs, yes.
It claims to have it: https://github.com/seaweedfs/seaweedfs/wiki/S3-Conditional-O...