# faststore **Repository Path**: fastdfs100/faststore ## Basic Information - **Project Name**: faststore - **Description**: faststore是高性能分布式块存储服务,FastCFS核心组件之一。 - **Primary Language**: C - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 2 - **Created**: 2020-04-09 - **Last Updated**: 2025-05-27 ## Categories & Tags **Categories**: distributed-storage **Tags**: None ## README # FastStore ## About A high performance distributed file storage service. ## Development Status Developing ## Supported Platform * CentOS(version 7.8 or newer) * Ubuntu(Testing) * BSD(Testing) ## Dependencies * [libfastcommon](https://github.com/happyfish100/libfastcommon) (version commit-c2d8faa) * [libserverframe](https://github.com/happyfish100/libserverframe) (version commit-02adaac) * [fastDIR](https://github.com/happyfish100/fastDIR) (version commit-62cab21) * [libfuse](https://github.com/libfuse/libfuse) (version 3.9.4 or newer) * [Python](https://python.org/) (version 3.5 or newer) * [Ninja](https://ninja-build.org/) (version 1.7 or newer) * [gcc](https://www.gnu.org/software/gcc/) (version 7.5.0 or newer) ## Installation ## Configuration ## Running ## License FastCFS is Open Source software released under the Apache 2.0 license.