/seaweedfs

SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! SeaweedFS implements an object store with O(1) disk seek, and an optional Filer with POSIX interface.

Primary LanguageGoApache License 2.0Apache-2.0

No issues in this repository yet.