Hacker News new | ask | show | jobs
by ChocolateGod 73 days ago
You can also use something like JuiceFS to make using S3 as a shared filesystem more sane, but you're moving all the metadata to a shared database.
1 comments

Or ZeroFS which doesn’t require a 3rd party database, just a s3 bucket!

https://github.com/Barre/ZeroFS

ZeroFS isn't a shared redundant filesystem.
It's definitely shared, and can be redundant.