Show HN: ZeroFS – A log-structured filesystem for S3
Category: infrastructure
Tags: filesystem, s3, cloud-storage
Score: 5.7/10 (Innovation: 6, Technical: 6, Documentation: 2, Utility: 5)
ZeroFS is a log-structured filesystem designed to work on top of S3, aiming to provide efficient and scalable storage abstractions. Its interesting approach combines filesystem semantics with cloud object storage, though the project is minimally documented and lacks clear technical details. It has potential for cloud-native applications needing file-like interfaces on object storage.
Target audience: backend devs, devops, data engineers
Repository: https://www.zerofs.net/
View on Hacker News