Author: buildbot
Date: Sat Jun 1 02:27:06 2013
New Revision: 863950
Log:
Staging update by buildbot for gora
Modified:
websites/staging/gora/trunk/content/ (props changed)
websites/staging/gora/trunk/content/related.html
Propchange: websites/staging/gora/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jun 1 02:27:06 2013
@@ -1 +1 @@
-1488450
+1488451
Modified: websites/staging/gora/trunk/content/related.html
==============================================================================
--- websites/staging/gora/trunk/content/related.html (original)
+++ websites/staging/gora/trunk/content/related.html Sat Jun 1 02:27:06 2013
@@ -126,15 +126,28 @@ under the License.
<p>This is a page dedicated to the plethora of projects used in some way or
another by Gora.
If we have not included your project here, please <a
href="/mailing_lists.html">get in touch</a>.</p>
<ul>
-<li><a href="http://aws.amazon.com/dynamodb/">Amazon DynamoDB</a></li>
-<li><a href="http://accumulo.apache.org">Apache Accumulo</a></li>
-<li><a href="http://avro.apache.org">Apache Avro</a></li>
-<li><a href="http://cassandra.apache.org">Apache Cassandra</a></li>
-<li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
-<li><a href="http://hbase.apache.org">Apache HBase</a></li>
-<li><a
href="http://hector-client.github.com/hector/build/html/index.html">Hector
Client</a></li>
-<li><a href="http://www.hsqldb.org">HSQLDB</a></li>
-<li><a href="http://www.mysql.com">MySQL</a></li>
+<li><a href="http://aws.amazon.com/dynamodb/">Amazon DynamoDB</a> - DynamoDB
is a fast, fully managed NoSQL database service that
+ makes it simple and cost-effective to store and retrieve any amount of
data, and serve any level of request traffic.
+ All data items are stored on Solid State Drives (SSDs), and are replicated
across 3 Availability Zones for high
+ availability and durability.</li>
+<li><a href="http://accumulo.apache.org">Apache Accumulo</a> - The Apache
Accumulo⢠sorted, distributed key/value store is a robust,
+ scalable, high performance data storage and retrieval system. Apache
Accumulo is based on Google's BigTable design and
+ is built on top of Apache Hadoop, Zookeeper, and Thrift. Apache Accumulo
features a few novel improvements on the
+ BigTable design in the form of cell-based access control and a server-side
programming mechanism that can modify
+ key/value pairs at various points in the data management process.</li>
+<li><a href="http://avro.apache.org">Apache Avro</a> - Apache Avro⢠is a
data serialization system.</li>
+<li><a href="http://cassandra.apache.org">Apache Cassandra</a> - The Apache
Cassandra database is the right choice when you need
+ scalability and high availability without compromising performance. Linear
scalability and proven fault-tolerance on
+ commodity hardware or cloud infrastructure make it the perfect platform for
mission-critical data. Cassandra's
+ support for replicating across multiple datacenters is best-in-class,
providing lower latency for your users and
+ the peace of mind of knowing that you can survive regional outages. </li>
+<li><a href="http://hadoop.apache.org">Apache Hadoop</a> - The Apacheâ¢
Hadoop® project develops open-source software for reliable,
+ scalable, distributed computing. </li>
+<li><a href="http://hbase.apache.org">Apache HBase</a> - Apache HBase⢠is
the Hadoop database, a distributed, scalable, big data store. </li>
+<li><a
href="http://hector-client.github.com/hector/build/html/index.html">Hector
Client</a> - Hector is a high level Java client for
+ Apache Cassandra currently in use on a number of production systems some of
which have node counts into the hundreds. </li>
+<li><a href="http://www.hsqldb.org">HSQLDB</a> - HSQLDB (HyperSQL DataBase) is
the leading SQL relational database engine written in Java.</li>
+<li><a href="http://www.mysql.com">MySQL</a> - The worlds most popular open
source database.</li>
</ul>
</div> <!-- /container (main block) -->