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

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.