cubefs/ROADMAP.md
leonrayang 10edb16390 Update md doc since cubefs moved from sandbox to incubate in cncf!
Signed-off-by: leonrayang <chl696@sina.com>
2022-06-10 11:26:08 +08:00

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)