SLING-7245 - Validate pull requests using Jenkins
1 file changed
tree: e8fa9b2eae700e1c315e4341c99a4ba190be6b6c
  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 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.