mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
Update ROADMAP.md
Signed-off-by: leonrayang <chl696@sina.com>
This commit is contained in:
parent
10ebbd6760
commit
0878f64051
19
ROADMAP.md
19
ROADMAP.md
@ -4,21 +4,20 @@ Here we draft the engineering roadmap of ChubaoFS.
|
||||
|
||||
## Interfaces
|
||||
|
||||
FUSE-based POSIX inteface (done)
|
||||
|
||||
S3-compatible object store (done)
|
||||
## Core Feature
|
||||
|
||||
* Multi cache layer to support data lake, including Erasure-Code (Publishing in progress)
|
||||
|
||||
## Core Subsystems
|
||||
|
||||
Authentication (done)
|
||||
* Solve the nonatomic problem of rename (May 2022)
|
||||
|
||||
Cross-zone replication (done)
|
||||
* Multi version of data storage such as snapshot and history (May 2022)
|
||||
|
||||
Reed-Solomon coding (May 2020)
|
||||
|
||||
Volume/file Lease (May 2020)
|
||||
* Memory chubaofs built on distributed unused memory (May 2022)
|
||||
|
||||
* Audit function on Data operation flow (May 2022)
|
||||
|
||||
## Ecosystem
|
||||
|
||||
@ -26,9 +25,3 @@ Volume/file Lease (May 2020)
|
||||
|
||||
* ChubaoDB, a ChubaoFS-based document store & search (WIP)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user