SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
Go to file
Chris Lu 5cb6590eae add metastore, switching sequence to use it
metastore is for storing metadata. This will be used later when moving
to distributed master mode.
2013-11-05 01:59:00 -08:00
go add metastore, switching sequence to use it 2013-11-05 01:59:00 -08:00
note re-organize code directory structure 2013-02-10 03:09:26 -08:00
test testing compilation with remove package 2013-02-10 03:49:51 -08:00
.project re-organize code directory structure 2013-02-10 03:09:26 -08:00