Fix typo in pom.xml : conncetion should be connection
1 file changed
tree: d2c3ecb40212ba5b624ff0f9809875201f3e58da
  1. src/
  2. pom.xml
  3. 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.