You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by bu...@apache.org on 2017/11/15 18:12:06 UTC

svn commit: r1020897 - in /websites/staging/gora/trunk/content: ./ index.html

Author: buildbot
Date: Wed Nov 15 18:12:06 2017
New Revision: 1020897

Log:
Staging update by buildbot for gora

Modified:
    websites/staging/gora/trunk/content/   (props changed)
    websites/staging/gora/trunk/content/index.html

Propchange: websites/staging/gora/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov 15 18:12:06 2017
@@ -1 +1 @@
-1809120
+1815347

Modified: websites/staging/gora/trunk/content/index.html
==============================================================================
--- websites/staging/gora/trunk/content/index.html (original)
+++ websites/staging/gora/trunk/content/index.html Wed Nov 15 18:12:06 2017
@@ -175,17 +175,23 @@ h2:hover > .headerlink, h3:hover > .head
       <img src="/resources/img/gora-logo.png" />
     </div-->
     <div class="span10">
-      <p>The Apache Gora open source framework provides an in-memory data model and persistence
-         for big data. Gora supports persisting to column stores, key value stores, document
-         stores and RDBMSs, and analyzing the data with extensive
-        <a href="http://hadoop.apache.org">Apache Hadoop&trade;</a>
-        <a href="http://hadoop.apache.org/docs/stable/mapred_tutorial.html">MapReduce</a>
-        support. Gora uses the
-        <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Software License v2.0</a>. 
+      <p>The Apache Gora&trade; open source framework provides an in-memory data model and 
+         persistence for big data. Gora supports persisting to</p>
+         <ul>
+           <li>column stores,</li>
+           <li>key value stores,</li>
+           <li>document stores,</li>
+           <li>distributed in-memory key/value stores,</li>
+           <li>in-memory data grids,</li>
+           <li>in-memory caches,</li>
+           <li>distributed multi-model stores, and</li>
+           <li>hybrid in-memory architectures </li>
+         </ul>
+       <p>Gora also enables analysis of data with extensive Apache Hadoop MapReduce&trade; 
+       and Apache Spark&trade; support. Gora uses the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache Software License v2.0</a>. 
         Gora graduated from the Apache Incubator in January 2012 to become a top-level Apache project.
         You can find the Gora DOAP <a href="./current/doap_Gora.rdf">here</a>.
       </p>
-      <p>Join us on <a href="http://webchat.freenode.net/">Freenode</a> at <b>#apachegora</b></p>
       <p>
         <a href="/downloads.html" class="btn btn-primary btn-large">Download</a>
         <a href="/about.html" class="btn btn-primary btn-large">About</a>