SeaweedFS is a distributed storage system for blobs, objects, files, and data warehouse, to store and serve billions of files fast! Blob store has O(1) disk seek, local tiering, cloud tiering. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV.
kubernetes
distributed-systems
fuse
replication
s3
posix
s3-storage
hdfs
distributed-storage
distributed-file-system
erasure-coding
object-storage
blob-storage
seaweedfs
hadoop-hdfs
tiered-file-system
-
Updated
Apr 27, 2021 - Go
Configuration is a bit annoying at the moment. If you want to update a single field of an item (let's say rcp_port in namenode), you have to update all fields. Would be nice if only that field needs to be updated.