Author: lewismc
Date: Tue Aug 23 21:42:37 2016
New Revision: 1757436

URL: http://svn.apache.org/viewvc?rev=1757436&view=rev
Log:
GORA-489 Adding CouchDB Datastore 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=1757436&r1=1757435&r2=1757436&view=diff
==============================================================================
--- gora/site/trunk/content/current/index.md (original)
+++ gora/site/trunk/content/current/index.md Tue Aug 23 21:42:37 2016
@@ -37,6 +37,7 @@ following modules are currently implemen
 * [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;
+* [gora-couchdb](./gora-couchdb.html): Module for [Apache 
CouchDB](http://couchdb.apache.org) backend and CouchDBStore implementation;
 * [gora-metamodel](./gora-metamodel.html): Module for [Apache 
MetaModel](http://metamodel.incubator.apache.org) backend and query 
functionality;
 * [gora-mongodb](./gora-mongodb.html): Module for 
[MongoDB](http://www.mongodb.org/) backend and MongoStore implementation;
 * [gora-solr](./gora-solr.html): Module for [Apache 
Solr](http://lucene.apache.org/solr) backend and SolrStore implementation;


Reply via email to