delay couchbase connection until first access, and make sure it is tried again and again until it succeeds

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1695944 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: c63202c75190e0e40fca17c97d68e63e0f8355c8
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling NoSQL Couchbase Client

Provides preconfigured clients for accessing a Couchbase NoSQL database.

  • Wraps the Couchbase Java Client 2.x 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