You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2019/04/08 13:58:23 UTC

[tinkerpop] branch master updated: Added Alibaba GDB to index listing CTR

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/master by this push:
     new e9817c0  Added Alibaba GDB to index listing CTR
e9817c0 is described below

commit e9817c030f77e47a7feffb61a0fb2feec26f89e4
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Mon Apr 8 09:58:04 2019 -0400

    Added Alibaba GDB to index listing CTR
---
 docs/site/home/index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/site/home/index.html b/docs/site/home/index.html
index f4f0873..33d19b9 100644
--- a/docs/site/home/index.html
+++ b/docs/site/home/index.html
@@ -215,8 +215,9 @@ limitations under the License.
          <h4 id="graph-systems">Graph Systems</h4>
          <small>[<a href="providers.html#data-system-providers">learn more</a>]</small>
          <ul>
+            <li><a href="https://cn.aliyun.com/product/gdb">Alibaba Graph Database</a> - A real-time, reliable, cloud-native graph database service that supports property graph model.</li>
             <li><a href="https://aws.amazon.com/neptune/">Amazon Neptune</a> - Fully-managed graph database service.</li>
-            <li><a href="https://github.com/ArangoDB-Community/arangodb-tinkerpop-provider">ArangoDB</a> - OLTP Provider for ArangoDB</li>
+            <li><a href="https://github.com/ArangoDB-Community/arangodb-tinkerpop-provider">ArangoDB</a> - OLTP Provider for ArangoDB.</li>
             <li><a href="https://github.com/lambdazen/bitsy/wiki">Bitsy</a> - A small, fast, embeddable, durable in-memory graph database.</li>
             <li><a href="https://github.com/blazegraph/tinkerpop3">Blazegraph</a> - RDF graph database with OLTP support.</li>
             <li><a href="https://docs.microsoft.com/en-us/azure/cosmos-db/graph-introduction">CosmosDB</a> - Microsoft's distributed OLTP graph database.</li>