JuiceFS is a distributed POSIX filesystem that uses object storage as the data layer and a metadata engine for indexing.
- POSIX-compatible filesystem
- Works on top of object storage
- Supports multiple metadata backends
- Cloud-native file storage
- Large data lake storage
- Hybrid storage with object backends
- Open-source and self-hosted
- Requires object storage backend and metadata service
- Documentation: https://juicefs.com/docs/
- Source Code: https://github.com/juicedata/juicefs
JuiceFS Setup