[S2GRAPH-166]: Provide embeddable storage backend using RocksDB

JIRA:
    [S2GRAPH-166] https://issues.apache.org/jira/browse/S2GRAPH-166

Pull Request:
    Closes #129

Author
    DO YUNG YOON <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/3cc98da8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/3cc98da8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/3cc98da8

Branch: refs/heads/master
Commit: 3cc98da8ab5ee7c3fd1fa85749c3d5bbf5062509
Parents: 5fa98bb
Author: DO YUNG YOON <[email protected]>
Authored: Fri Dec 1 12:50:51 2017 +0900
Committer: DO YUNG YOON <[email protected]>
Committed: Fri Dec 1 12:50:51 2017 +0900

----------------------------------------------------------------------
 CHANGES | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/3cc98da8/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 0c4da4c..0594ff1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -53,6 +53,7 @@ Release Notes - S2Graph - Version 0.2.0
 ** New Feature
     * [S2GRAPH-123] - Support different index on out/in direction.
     * [S2GRAPH-125] - Add options field on Label model for controlling 
advanced options.
+    * [S2GRAPH-166] - Provide embeddable storage backend using RocksDB.
 
 ** Task
     * [S2GRAPH-162] - Update year in the NOTICE file.

Reply via email to