SLING-7214 - Add the LICENSE file to every module
1 file changed
tree: f0a202d834bd0fd0f786fdba34c226cf881f1c8d
  1. src/
  2. LICENSE
  3. pom.xml
  4. 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.