Get the latest tech news
Show HN: ZeroFS, the Filesystem That Makes S3 Your Primary Storage
ZeroFS - The Filesystem That Makes S3 your Primary Storage. ZeroFS is 9P/NFS/NBD on top of S3. - Barre/ZeroFS
Cache- Local cache settings for performance Storage- S3/Azure/local backend configuration and encryption Servers- Enable/disable NFS, 9P, and NBD servers Cloud credentials- AWS or Azure authentication No custom kernel modules or drivers needed Battle-tested client implementations in every OS Network-first design ideal for remote storage Built-in handling of disconnections and retries Standard mounting and monitoring tools With FUSE, we'd need to write both the filesystem implementation and a custom client driver to handle S3's network characteristics properly - latency, retries, caching strategies.
Or read this on Hacker News