Apache Sling NoSQL Launchpad

Clone this repo:

Branches

  1. 4ce546d SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 6 weeks ago master
  2. c017a86 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 1 year, 2 months ago
  3. fe98c3e SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 8 months ago
  4. 59c67d5 SLING-11051 - Fixing JavaDoc badge by Dan Klco · 2 years, 11 months ago
  5. 0fe79cf SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 3 years, 4 months ago

Apache Sling

Build Status Sonarcloud Status Contrib nosql License

Apache Sling NoSQL Launchpad

This module is part of the Apache Sling project.

Variant of the Sling Launchpad to run NoSQL Resource Providers in standalone mode.

To run with NoSQL MongoDB resource provider:

java -Dsling.run.modes=nosql-mongodb -jar target/org.apache.sling.nosql.launchpad-1.0.0-SNAPSHOT.jar -c sling -f -

To run with NoSQL Couchbase resource provider:

java -Dsling.run.modes=nosql-couchbase -jar target/org.apache.sling.nosql.launchpad-1.0.0-SNAPSHOT.jar -c sling -f -