blob: 5516ac9c3f49217e9b546a4ab449b2ab3610d058 [file] [log] [blame] [view]
# Apache Sling NoSQL Couchbase Client
This module is part of the [Apache Sling](https://sling.apache.org) project.
Provides preconfigured clients for accessing a [Couchbase](http://www.couchbase.com/) NoSQL database.
* Wraps the [Couchbase Java Client 2.x](https://github.com/couchbase/couchbase-java-client) and exports it via OSGi
* Includes private dependencies of Couchbase Java Client
* The couchbase access parameters can be configured via OSGi configuration.
* Multiple couchbase clients can be configured for different couchbase hosts and/or buckets