Dev Tools · 2h ago
ZeroFS: A Log-Structured Filesystem Built on S3
ZeroFS is a new log-structured filesystem designed to run on Amazon S3, offering a POSIX-like interface for cloud storage. It aims to reduce costs and complexity by leveraging S3's durability and scalability. The project is open-source and available on GitHub.
Meridian48 take
While interesting for developers working with S3, ZeroFS faces challenges in latency and consistency that may limit its use to specific workloads.
filesystems3-storage