Author: buildbot
Date: Tue May 7 19:02:41 2013
New Revision: 861211
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 Tue May 7 19:02:41 2013
@@ -1 +1 @@
-1479683
+1480022
Modified: websites/staging/gora/trunk/content/index.html
==============================================================================
--- websites/staging/gora/trunk/content/index.html (original)
+++ websites/staging/gora/trunk/content/index.html Tue May 7 19:02:41 2013
@@ -126,27 +126,33 @@ under the License.
<h1 id="welcome-to-the-apache-gora-project">Welcome to the Apache Gora
project!</h1>
<p><div class="hero-unit">
<div class="row">
- <img src="/resources/img/gora-logo.png" />
- </div>
- <div class="row">
- <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™</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>
- <p>
- <a href="{{base}}downloads.html" class="btn btn-primary
btn-large">Download û</a>
- </p>
- </div>
+ <div class="span2">
+ <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™</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>
+ <p>
+ <a href="{{base}}downloads.html" class="btn btn-primary
+btn-large">Download</a>
+ </p>
+ </div>
</div></p>
<p>Gora graduated from the Apache incubator in January 2012 to become a
top-level Apache project.</p>
<h2 id="quick-shortcuts">Quick shortcuts</h2>
<p>I would like to ...</p>
<ul>
-<li>... <a href="/downloads.html">download Gora</a> <a
href="{{base}}downloads.html" class="btn btn-primary btn-large">Download
û</a></li>
+<li>... <a href="/downloads.html">download Gora</a> <a
href="{{base}}downloads.html" class="btn btn-primary
btn-large">Download</a></li>
<li>... <a href="/downloads.html#Maven and Ivy">use Gora with Maven or
Ivy</a></li>
<li>... <a href="/about.html">find out more about Gora</a></li>
<li>... <a href="/credits.html">see who's involved</a></li>
@@ -214,7 +220,7 @@ under the License.
<p>Some time ago, the Apache Gora development team made the decision to
support Hector as the
primary Apache Cassandra client. This decision enables Gora to build on
the expressiveness offered by the
Hector API, some features include:
- <li>high level, simple object oriented interface to cassandra. </li>
+ <li>high level, simple object oriented interface to Cassandra. </li>
<li>failover behavior on the client side.</li>
<li>connection pooling for improved performance and scalability.</li>
<li>JMX counters for monitoring and management.</li>
@@ -224,9 +230,9 @@ under the License.
<li>automatic discovery of additional hosts in the cluster.</li>
<li>suspension of hosts for a short period of time after several
timeouts.</li>
<li>simple ORM layer that works.</li>
- <li>a type-safe approach to dealing with Apache Cassandraââ¬â¢s data
model.</li>
- As an Apache community we value community over code, this move is
definately a step in the right direction towards
- bringing together two diverse communities, whilst during process
undoubtably making both Apache Gora and Hector better
+ <li>a type-safe approach to dealing with Apache Cassandra's data
model.</li>
+ As an Apache community we value community over code, this move is
definitely a step in the right direction towards
+ bringing together two diverse communities, whilst during process
undoubtedly making both Apache Gora and Hector better
technologies. Here at Gora we look forward to working with the Hector
community.
</p>
</section></p>