vesoft-inc / nebula

A distributed, fast open-source graph database featuring horizontal scalability and high availability
https://nebula-graph.io
Apache License 2.0
10.35k stars 1.17k forks source link

[dedicated project]BW-tree storage engine (could be used as in-memory storage engine) #3126

Open Sophie-Xie opened 2 years ago

Sophie-Xie commented 2 years ago

from roadmap

wenhaocs commented 2 years ago

Summary: No good existing storage module supports in memory storage. Most of them are storage services. It's incompatible with the current storage design of Nebula.

Next: research storage module candidates for cloud object storage, including bw-tree, b/b+-tree, Radix tree