SLING-7213 - Add a default .gitignore file to every module
1 file changed
tree: 213cbb658553474d12776a78ab0e2fb4dff2e0e8
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling NoSQL Couchbase Client

This module is part of the Apache Sling project.

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