mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
588 B
588 B
Roadmap
Here we draft the engineering roadmap of CubeFS.
Interfaces
Core Feature
- Multi cache layer to support data lake, including Erasure-Code (Publishing in progress)
Core Subsystems
-
Solve the nonatomic problem of rename (May 2022)
-
Multi version of data storage such as snapshot and history (May 2022)
-
Memory cubefs built on distributed unused memory (May 2022)
-
Audit function on Data operation flow (May 2022)
Ecosystem
-
ChubaoSpark, a CubeFS-based shuffle manager for Apache Spark (WIP)
-
ChubaoDB, a CubeFS-based document store & search (WIP)