ChubaoFS (aka CFS) is a distributed file system with the following features:
-
scale-out metadata management
-
strong replication consistency
-
multiple volumes
-
POSIX-compatible
For more details, please refer to our SIGMOD 2019 paper "CFS: A Distributed File System for Large Scale Container Platforms".
https://cfs.readthedocs.io/en/latest/
https://cfs.readthedocs.io/zh_CN/latest/
Licensed under the Apache License, Version 2.0. For detail see LICENSE and NOTICE.