Distributed POSIX file system built on top of Redis and S3.
JuiceFS is a high-performance POSIX file system released
under Apache License 2.0, particularly designed for the
cloud-native environment. The data, stored via JuiceFS,
will be persisted in Object Storage (e.g. Amazon S3), and
the corresponding metadata can be persisted in various
compatible database engines such as Redis, MySQL, and
TiKV based on the scenarios and requirements.