1 repo
Distributed storage layers that map hierarchical file structures onto object stores.
Distinguishing note: Focuses on the POSIX-compliant identity of the file system.
Explore 1 awesome GitHub repository matching data & databases · POSIX-Compliant File Systems. Refine with filters or upvote what's useful.
SeaweedFS is a distributed object store and high-performance file system designed to manage massive volumes of unstructured data. It utilizes a decoupled architecture that separates metadata management from raw data storage, allowing for independent scalability and the efficient handling of billions of files. By providing a POSIX-compliant interface, it enables applications to interact with a unified namespace while maintaining the performance characteristics of a distributed object store. The system distinguishes itself through a multi-region data fabric that supports active-active replicati
Maps hierarchical file paths and directory structures onto a high-performance underlying object store.