Author: buildbot
Date: Sat May 17 20:15:53 2014
New Revision: 909113

Log:
Staging update by buildbot for gora

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

Propchange: websites/staging/gora/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat May 17 20:15:53 2014
@@ -1 +1 @@
-1595535
+1595536

Modified: websites/staging/gora/trunk/content/current/index.html
==============================================================================
--- websites/staging/gora/trunk/content/current/index.html (original)
+++ websites/staging/gora/trunk/content/current/index.html Sat May 17 20:15:53 
2014
@@ -161,7 +161,8 @@ under the License. 
 <li>First if you haven't already done so, make sure to check the <a 
href="./quickstart.html">quick start guide</a>.</li>
 <li>Basic information about gora modules can be found below.</li>
 <li>You can also take a look at the <a href="./api/javadoc.html">API 
Documentation</a> which contains the javadoc 
-  for all of the modules combined. We are always looking for <a 
href="../contribute.html">Documentation contributions</a>.</li>
+  for all of the modules combined. </li>
+<li>We are always looking for <a href="../contribute.html">Documentation 
contributions</a>.</li>
 </ul>
 <p>You can find an abstract overview of how to configure Gora <a 
href="./gora-conf.html">here</a>.</p>
 <h2 id="gora-modules">Gora Modules</h2>
@@ -172,7 +173,7 @@ Each datastore backend in Gora resides i
 the specific module can be found at the module's documentation directory. </p>
 <p>It is wise so start with going over the documentation for the gora-core 
 module and then the specific data store module(s) you want to use. The 
-following modules are currently implemented in gora.</p>
+following modules are currently implemented in Gora.</p>
 <ul>
 <li><a href="./compiler.html">gora-compiler</a>: A page dedicated to the 
GoraCompiler; a critical part of the Gora workflow.</li>
 <li><a href="./gora-core.html">gora-core</a>: Module containing core 
functionality, AvroStore and DataFileAvroStore stores;</li>
@@ -180,8 +181,10 @@ following modules are currently implemen
 <li><a href="./gora-cassandra.html">gora-cassandra</a>: Module for <a 
href="http://cassandra.apacheorg";>Apache Cassandra</a> backend and 
CassandraStore implementation;</li>
 <li><a href="./gora-dynamodb.html">gora-dynamodb</a>: Module for <a 
href="http://aws.amazon.com/dynamodb/";>Amazon DynamoDB</a> backend and 
DynamoDBStore implementation;</li>
 <li><a href="./gora-hbase.html">gora-hbase</a>: Module for <a 
href="http://hbase.apache.org";>Apache HBase</a> backend and HBaseStore 
implementation;</li>
-<li><a href="./gora-sql.html">gora-sql</a>: Module for <a 
href="http://hsqldb.org/";>HSQLDB</a> and <a 
href="http://www.mysql.com/";>MySQL</a> backend and SqlStore implementation;</li>
+<li>[gora-solr(./gora-solr.html): Module for <a 
href="http://lucene.apache.org/solr";>Apache Solr</a> backend and SolrStore 
implementation;</li>
 </ul>
+<p>We currently have modules under development for <a 
href="http://www.oracle.com/technetwork/database/database-technologies/nosqldb/overview/index.html";>Oracle
 NoSQL</a>,
+<a href="http://www.mongodb.org/";>MongoDB</a> and <a 
href="http://lucene.apache.org";>Apache Lucene</a>.</p>
 
   </div> <!-- /container (main block) -->
 


Reply via email to