Description
As discussed in OAK-1327, I'd like to rename the mongomk package and classes to better reflect the design. The plugin is designed to work with documents and MongoDB is just one of the possible back-ends.
I'd like to perform this refactoring before the 0.16 release.
Renamed package in http://svn.apache.org/r1562019
Moved DocumentStore implementations to separate packages in http://svn.apache.org/r1562024
Will adjust class names now...