Update the provider index to include janusgraph/dynamo

This provider already existed as a titan implementation, but was released under 
JanusGraph CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/518ab1c0
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/518ab1c0
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/518ab1c0

Branch: refs/heads/TINKERPOP-1730
Commit: 518ab1c05c3c7c4579b93d809d263863249a30d0
Parents: 1fc2ad7
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Fri Sep 15 11:55:40 2017 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Fri Sep 15 11:55:40 2017 -0400

----------------------------------------------------------------------
 docs/site/home/index.html | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/518ab1c0/docs/site/home/index.html
----------------------------------------------------------------------
diff --git a/docs/site/home/index.html b/docs/site/home/index.html
index 5e4714c..edff77e 100644
--- a/docs/site/home/index.html
+++ b/docs/site/home/index.html
@@ -225,6 +225,7 @@ limitations under the License.
             <li><a href="https://github.com/rayokota/hgraphdb";>HGraphDB</a> - 
OLTP graph database running on Apache HBase.</li>
             <li><a 
href="https://console.ng.bluemix.net/catalog/services/ibm-graph/";>IBM Graph</a> 
- OLTP graph database as a service.</li>
             <li><a href="http://janusgraph.org/";>JanusGraph</a> - Distributed 
OLTP and OLAP graph database with BerkeleyDB, Apache Cassandra and Apache HBase 
support.</li>
+            <li><a 
href="https://github.com/awslabs/dynamodb-janusgraph-storage-backend//";>JanusGraph
 (Amazon)</a> - The Amazon DynamoDB Storage Backend for JanusGraph.</li>
             <li><a 
href="http://tinkerpop.apache.org/docs/current/reference/#neo4j-gremlin";>Neo4j</a>
 - OLTP graph database (embedded and high availability).</li>
             <li><a 
href="https://github.com/SteelBridgeLabs/neo4j-gremlin-bolt";>neo4j-gremlin-bolt</a>
 - OLTP graph database (using Bolt Protocol).</li>
             <li><a 
href="https://github.com/orientechnologies/orientdb-gremlin";>OrientDB</a> - 
OLTP graph database</li>

Reply via email to