tree: 25b5f3c7112d444dc4efb5afcc7ef8123ddd21b7 [path history] [tgz]
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Build Status Test Status Coverage Sonarcloud Status License contrib

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.