Adding sonarqube badges as per SLING-9682
1 file changed
tree: 5a757d99f0b34f07b9351f4b90b6d5323821bdd8
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Apache Sling

Build Status Coverage Sonarcloud Status Contrib License

Apache Sling MongoDB Resource Provider

This module is part of the Apache Sling project.

This is a Sling Resource Provider for MongoDB implementation (from 2012)

The Sling provides also a different implementation based on the Generic NoSQL Resource Provider for MongoDB: https://svn.apache.org/repos/asf/sling/trunk/contrib/nosql/mongodb-resourceprovider

Please note that both implementations are not interchangeable because they store the data in MongoDB in different formats.