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 2018/07/26 17:23:16 UTC

[09/50] tinkerpop git commit: Replaced IBM Graph in providers with IBM Compose for JanusGraph. CTR.

Replaced IBM Graph in providers with IBM Compose for JanusGraph. CTR.

Signed-off-by: Jason Plurad <pl...@apache.org>


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

Branch: refs/heads/TINKERPOP-1913
Commit: ce73ceb1666cac55fc97fdfa1501de529869d58b
Parents: cdea42f
Author: Jason Plurad <pl...@apache.org>
Authored: Thu Jul 19 13:33:01 2018 -0400
Committer: Jason Plurad <pl...@apache.org>
Committed: Thu Jul 19 13:34:11 2018 -0400

----------------------------------------------------------------------
 .../home/img/logos/ibm-compose-janusgraph-logo.png | Bin 0 -> 19024 bytes
 docs/site/home/img/logos/ibmgraph-logo.png         | Bin 70338 -> 0 bytes
 docs/site/home/providers.html                      |   6 +++---
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/ce73ceb1/docs/site/home/img/logos/ibm-compose-janusgraph-logo.png
----------------------------------------------------------------------
diff --git a/docs/site/home/img/logos/ibm-compose-janusgraph-logo.png b/docs/site/home/img/logos/ibm-compose-janusgraph-logo.png
new file mode 100644
index 0000000..0d95447
Binary files /dev/null and b/docs/site/home/img/logos/ibm-compose-janusgraph-logo.png differ

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/ce73ceb1/docs/site/home/img/logos/ibmgraph-logo.png
----------------------------------------------------------------------
diff --git a/docs/site/home/img/logos/ibmgraph-logo.png b/docs/site/home/img/logos/ibmgraph-logo.png
deleted file mode 100644
index 83524ab..0000000
Binary files a/docs/site/home/img/logos/ibmgraph-logo.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/ce73ceb1/docs/site/home/providers.html
----------------------------------------------------------------------
diff --git a/docs/site/home/providers.html b/docs/site/home/providers.html
index 474d6f1..fc9aa5d 100644
--- a/docs/site/home/providers.html
+++ b/docs/site/home/providers.html
@@ -146,12 +146,12 @@ limitations under the License.
       <br/>
       <div class="row">
          <div class="col-sm-6 col-md-6">
-            <a href="http://www.ibm.com/analytics/us/en/technology/cloud-data-services/graph/"><img src="img/logos/ibmgraph-logo.png" style="padding-right:20px;float:left;width:35%;"></a>
-            <a href="http://www.ibm.com/analytics/us/en/technology/cloud-data-services/graph/">IBM Graph</a>&trade; is a scalable, easy-to-use, fully-managed graph database-as-a-service that is administered through IBM's Bluemix cloud platform. IBM Graph is available 24/7 and managed by a team of experts so developers can focus on building their application. Based on the Apache TinkerPop stack for building high-performance graph applications, IBM Graph provides users with a set of simplified HTTP API calls and the Gremlin graph traversal language.
+            <a href="https://compose.com/databases/janusgraph"><img src="img/logos/ibm-compose-janusgraph-logo.png" style="padding-right:20px;float:left;width:35%;"></a>
+            IBM&reg; <a href="https://compose.com/databases/janusgraph">Compose for JanusGraph</a> provides a fully-managed, highly-available, and production-ready JanusGraph on AWS, GCP or IBM Cloud. Deployed in minutes, every JanusGraph deployment on Compose is built with highly available storage and graph engines. The JanusGraph Storage engine is a cluster of the Scylla database. As usage increases or application requirements change, users can vertically or horizontally scale the JanusGraph Engine and Storage to increase throughput or storage.
          </div>
          <div class="col-sm-6 col-md-6">
            <a href="http://janusgraph.org/"><img src="img/logos/janusgraph-logo.png" style="padding-right:20px;float:left;width:35%;"></a>
-           <a href="http://janusgraph.org/">JanusGraph</a> is an Apache2 licensed scalable, distributed graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. JanusGraph is a transactional database that can support thousands of concurrent users executing complex Gremlin traversals in real time. JanusGraph also provides an in-memory, compression-based OLAP processor as well as integrates with Apache TinkerPop's Spark OLAP processors.
+           <a href="http://janusgraph.org/">JanusGraph</a>&reg; is an Apache2 licensed scalable, distributed graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. JanusGraph is a transactional database that can support thousands of concurrent users executing complex Gremlin traversals in real time. JanusGraph also provides an in-memory, compression-based OLAP processor as well as integrates with Apache TinkerPop's Spark OLAP processors.
          </div>
       </div>
       <br/>