Skip to content

jettjia/cubefs

This branch is 1114 commits behind cubefs/cubefs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bdffd66 · Mar 29, 2024
Jan 31, 2024
Jan 12, 2024
Feb 29, 2024
Jan 12, 2024
Mar 14, 2024
Jan 31, 2024
Dec 6, 2023
Mar 29, 2024
Mar 7, 2024
Mar 27, 2024
Jan 12, 2024
Mar 28, 2024
Feb 29, 2024
Feb 29, 2024
Mar 27, 2024
Mar 27, 2024
Mar 27, 2024
Feb 29, 2024
Feb 29, 2024
Dec 6, 2023
Mar 7, 2024
Mar 27, 2024
Mar 28, 2024
Mar 28, 2024
Mar 22, 2024
Jan 12, 2024
Mar 28, 2024
Mar 1, 2024
Jan 12, 2024
Mar 28, 2024
Mar 28, 2024
Jan 4, 2024
Feb 20, 2024
Jan 12, 2024
Mar 28, 2024
Aug 10, 2022
Mar 27, 2024
Nov 1, 2023
Sep 12, 2023
Dec 6, 2023
Nov 24, 2023
Dec 6, 2023
Dec 11, 2023
May 26, 2023
Sep 6, 2023
Dec 25, 2023
Jun 10, 2022
May 9, 2023
Jan 22, 2024
Jul 14, 2022
Apr 17, 2023
May 26, 2023
Jan 26, 2024
Jan 9, 2024
Aug 22, 2022
Feb 12, 2024
Feb 10, 2024
Dec 11, 2023
Nov 8, 2023
Nov 30, 2023
Jun 7, 2023
Sep 18, 2023
Sep 18, 2023

Repository files navigation

CubeFS

CNCF Status Build Status LICENSE Language Go Report Card Docs CII Best Practices OpenSSF Scorecard Codecov Artifact HUB CLOMonitor FOSSA Status Release Tag

 Community Meeting
The CubeFS Project holds bi-weekly community online meeting. To join or watch previous meeting notes and recordings, please see meeting schedule and meeting minutes.
CubeFS

Overview

CubeFS ("储宝" in Chinese) is an open-source cloud-native file storage system, hosted by the Cloud Native Computing Foundation (CNCF) as an incubating project.

What can you build with CubeFS

As an open-source distributed storage, CubeFS can serve as your datacenter filesystem, data lake storage infra, and private or hybrid cloud storage. In particular, CubeFS enables the separation of storage/compute architecture for databases and AI/ML applications.

Some key features of CubeFS include:

  • Multiple access protocols such as POSIX, HDFS, S3, and its own REST API
  • Highly scalable metadata service with strong consistency
  • Performance optimization of large/small files and sequential/random writes
  • Multi-tenancy support with better resource utilization and tenant isolation
  • Hybrid cloud I/O acceleration through multi-level caching
  • Flexible storage policies, high-performance replication or low-cost erasure coding
CubeFS Architecture

Documents

Community

Partners and Users

There is the list of users and success stories ADOPTERS.md.

Reference

Haifeng Liu, et al., CFS: A Distributed File System for Large Scale Container Platforms. SIGMOD‘19, June 30-July 5, 2019, Amsterdam, Netherlands.

For more information, please refer to https://dl.acm.org/citation.cfm?doid=3299869.3314046 and https://arxiv.org/abs/1911.03001

License

CubeFS is licensed under the Apache License, Version 2.0. For detail see LICENSE and NOTICE.

Note

The master branch may be in an unstable or even broken state during development. Please use releases instead of the master branch in order to get a stable set of binaries.

Star History

Star History Chart

About

cloud-native file store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.6%
  • Shell 1.1%
  • Python 1.0%
  • Java 0.1%
  • JavaScript 0.1%
  • Makefile 0.1%