Juicefs Alternatives
-
redisraft
A Redis Module that make it possible to create a consistent Raft cluster from multiple Redis instances.
-
containers-roadmap
This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
-
awesome-go-storage
A curated list of awesome Go storage projects and libraries
-
s3-benchmark
Measure Amazon S3's performance from any location.
-
Seaweed File System
SeaweedFS is a distributed object store and file system to store and serve billions of files fast! Object store has O(1) disk seek, transparent cloud integration. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV.
-
goofys
a high-performance, POSIX-ish Amazon S3 file system written in Go
-
micro
Micro is a platform for cloud native development
Posts
-
A distributed Posix file system built on top of Redis and S3
Most of network file system provide open-after-close consistency, same to JuiceFS, it's mentioned here [1]:
The file format is described in https://github.com/juicedata/juicefs#architecture
We will provide tools to dump the metadata as JSON, then you could recover your files using that.
There are covered now: https://github.com/juicedata/juicefs#posix-compatibility
They are summaried here: https://github.com/juicedata/juicefs/blob/main/pkg/redis/red...
- JuiceFS – A distributed Posix file system built on top of Redis and S3
-
juicedata/juicefs: JuiceFS is an open-source POSIX file system built on top of Redis and object storage in Golang
It supports local disk as the storage backend, so it can function as a single binary already.
Stats
juicedata/juicefs is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.