DOYUNG YOON created S2GRAPH-166:
-----------------------------------
Summary: Provide embeddable storage backend using RocksDB
Key: S2GRAPH-166
URL: https://issues.apache.org/jira/browse/S2GRAPH-166
Project: S2Graph
Issue Type: New Feature
Affects Versions: 0.2.1
Reporter: DOYUNG YOON
Assignee: DOYUNG YOON
Fix For: 0.2.1
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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)