apache / incubator-hugegraph

A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
https://hugegraph.apache.org
Apache License 2.0
2.58k stars 512 forks source link

feat(store): integrate `store-rocksdb` submodule #2513

Closed Pengzna closed 2 months ago

Pengzna commented 2 months ago

Subtask of https://github.com/apache/incubator-hugegraph/issues/2265 and https://github.com/apache/incubator-hugegraph/issues/2482

The corresponding tests will be merged after store-core and store-node

Detailed doc can be seen in this link