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 51939efeac 1. volume server now sends master server its max file key, so that
master server does not need to store the sequence on disk any more
2. fix raft server's failure to init cluster during bootstrapping
2014-04-16 23:43:27 -07:00
go 1. volume server now sends master server its max file key, so that 2014-04-16 23:43:27 -07:00
note Major: 2014-03-02 22:16:54 -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