Author: lewismc
Date: Tue Jun  3 21:39:28 2014
New Revision: 1599803

URL: http://svn.apache.org/r1599803
Log:
Prepare for addition of gora-camel documentation

Modified:
    gora/site/trunk/content/current/index.md

Modified: gora/site/trunk/content/current/index.md
URL: 
http://svn.apache.org/viewvc/gora/site/trunk/content/current/index.md?rev=1599803&r1=1599802&r2=1599803&view=diff
==============================================================================
--- gora/site/trunk/content/current/index.md (original)
+++ gora/site/trunk/content/current/index.md Tue Jun  3 21:39:28 2014
@@ -25,6 +25,7 @@ following modules are currently implemen
 * [gora-compiler](./compiler.html): A page dedicated to the GoraCompiler; a 
critical part of the Gora workflow.
 * [gora-core](./gora-core.html): Module containing core functionality, 
AvroStore and DataFileAvroStore stores;
 * [gora-accumulo](./gora-accumulo.html): Module for [Apache 
Accumulo](http://accumulo.apache.org) backend and AccumuloStore implementation;
+* [camel-gora](./gora-camel.html): An [Apache Camel](http://camel.apache.org/) 
component that allows you to work with NoSQL databases using Gora. 
 * [gora-cassandra](./gora-cassandra.html): Module for [Apache 
Cassandra](http://cassandra.apacheorg) backend and CassandraStore 
implementation;
 * [gora-dynamodb](./gora-dynamodb.html): Module for [Amazon 
DynamoDB](http://aws.amazon.com/dynamodb/) backend and DynamoDBStore 
implementation;
 * [gora-hbase](./gora-hbase.html): Module for [Apache 
HBase](http://hbase.apache.org) backend and HBaseStore implementation;


Reply via email to