Details
-
New Feature
-
Status: Done
-
Major
-
Resolution: Done
-
0.2.1
-
None
-
None
Description
Currently S2Graph only support HBase as storage backend.
In theory, it is possible to use different storage engine in s2graph, but never tried with other storage backend(S2GRAPH-142 exist, but never merged into master).
Inspired by TinkerGraph which is nice reference implementation of Apache TinkerPop, I suggest to provide simple local embeddable storage engine, using RocksDB.
It would be great if we can simplify the requirement for other storage backend, and document it along with this issue, then extending to other storage backend would be much easy.
Attachments
Issue Links
- links to