Go to file
NaturalSelect 724a866726 feat(master): support datanode and metanode report their load information
Signed-off-by: NaturalSelect <2145973003@qq.com>
2023-08-30 20:05:32 +08:00
.github docs(template): improve issue templates 2023-08-16 14:08:19 +08:00
authnode [Enhancement] add authentication for master admin api 2023-08-24 16:05:12 +08:00
authtool [Enhancement] add authentication for master admin api 2023-08-24 16:05:12 +08:00
autofs fix(cfsauto): fix build time for -V option 2023-05-26 15:19:42 +08:00
blobstore fix(master): fix some test err and open master ci test 2023-08-16 19:57:12 +08:00
blockcache fix(log): fix bug that logs were not cleaned in time. 2023-08-09 14:01:52 +08:00
build fix: build rocksdb error in arm 2023-08-18 11:41:07 +08:00
cli [Enhancement] add authentication for master admin api 2023-08-24 16:05:12 +08:00
client feat(client): support change the explicit name of the filesystem 2023-08-17 14:54:36 +08:00
cmd fix(scripts): fix shell script Pinned-Dependencies problem 2023-08-09 16:30:05 +08:00
console docs. update to cubefs 2023-05-26 11:17:10 +08:00
datanode [Enhancement] add authentication for master admin api 2023-08-24 16:05:12 +08:00
depends chore: os.SEEK_CUR os.SEEK_END os.SEEK_SET has been deprecated since Go 1.7 2023-08-22 11:33:59 +08:00
docker feat(objectnode): read/write cold volume buffer pool 2023-08-04 18:08:38 +08:00
docs feature(doc): update the documentation for the cache section in both Chinese and English 2023-08-28 20:25:21 +08:00
docs-zh feature(doc): update the documentation for the cache section in both Chinese and English 2023-08-28 20:25:21 +08:00
fdstore update: update to CubeFS 2022-08-22 18:16:09 +08:00
fsck fix(log): fix bug that logs were not cleaned in time. 2023-08-09 14:01:52 +08:00
java fix(master,sdk,preload,sdk): fix some bugs found in security code-scanning 2023-08-10 14:34:35 +08:00
libsdk fix(log): fix bug that logs were not cleaned in time. 2023-08-09 14:01:52 +08:00
master feat(master): support datanode and metanode report their load information 2023-08-30 20:05:32 +08:00
metanode refactor(meta): refactor isFollowerRead func to improve performance. 2023-08-30 14:37:38 +08:00
objectnode fix(objnode): file delete lock 2023-08-11 16:39:13 +08:00
preload fix(master,sdk,preload,sdk): fix some bugs found in security code-scanning 2023-08-10 14:34:35 +08:00
proto [Enhancement] add authentication for master admin api 2023-08-24 16:05:12 +08:00
raftstore feat(master): master does snapshot optimization 2023-08-30 20:05:32 +08:00
regression docs. update to cubefs 2023-05-26 11:17:10 +08:00
repl enhance: still reply to client if datanode recive package but failed at prepare stage 2023-07-20 10:58:50 +08:00
sdk [Enhancement] add authentication for master admin api 2023-08-24 16:05:12 +08:00
security chore: change the email group of security 2023-04-25 22:42:13 +08:00
shell fix(shell): do not overwrite configuration file if file exists 2023-08-10 19:24:20 +08:00
storage fix(master,sdk,preload,sdk): fix some bugs found in security code-scanning 2023-08-10 14:34:35 +08:00
test update: name related update to cubefs 2022-08-10 22:05:45 +08:00
util feat(master): support datanode and metanode report their load information 2023-08-30 20:05:32 +08:00
vendor chore(all): add gopsutil dependence 2023-08-30 20:05:32 +08:00
.gitignore build: the build script of blobstore is merged into cubefs 2023-05-23 15:24:53 +08:00
.gitlab-ci.yml update gitlab-ci 2021-08-18 10:34:52 +08:00
.travis.yml docs. update to cubefs 2023-05-26 11:17:10 +08:00
ADOPTERS.md add NJU as a adopter 2023-08-25 17:23:16 +08:00
build.sh fix #1484 2022-07-14 16:29:27 +08:00
CHANGELOG.md Update CHANGELOG.md 2023-05-29 20:59:11 +08:00
CODE_OF_CONDUCT.md Update md doc since cubefs moved from sandbox to incubate in cncf! 2022-06-10 11:26:08 +08:00
codecov.yaml chore(codecov): make informational codecov when pull master 2023-06-07 15:43:42 +08:00
CONTRIBUTING.md chore: add development guide 2023-05-09 14:55:01 +08:00
go.mod chore(all): add gopsutil dependence 2023-08-30 20:05:32 +08:00
go.sum chore(all): add gopsutil dependence 2023-08-30 20:05:32 +08:00
GOVERNANCE.md chore(GOVERNANCE): add committer role 2023-05-29 09:47:52 +08:00
HELM.md Update README.md 2022-07-14 19:00:47 +08:00
INSTALL.md chore: replace the document address 2023-04-17 09:47:44 +08:00
LICENSE docs. update to cubefs 2023-05-26 11:17:10 +08:00
MAINTAINERS.md Update MAINTAINERS.md 2023-07-10 10:08:55 +08:00
Makefile fix(metanode): use uniqid to deduplicate link/unlink requests, prevent inode lost 2023-07-20 10:58:50 +08:00
NOTICE update: update to CubeFS 2022-08-22 18:16:09 +08:00
README.md feat(doc): update FOSSA 2023-08-17 10:49:51 +08:00
ROADMAP.md Update ROADMAP.md 2023-07-14 12:19:20 +08:00
SECURITY.md chore: change the email group of security 2023-04-25 22:42:13 +08:00

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.

First, CubeFS has been commonly used as the datacenter filesystem for online applications, database or data processing services and machine learning jobs orchestrated by Kubernetes to separate storage from compute. Second, CubeFS also works as a high-performance object store compatible with the S3 API. Moreover, CubeFS offers personal cloud storage on all your devices.

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. SIGMOD19, 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