Closed WadeBarnes closed 4 years ago
The main script refactoring and plugin implementation is complete.
Both have been thoroughly tested using the postgres
, and null
plugin.
The initial mongo plugin refactoring and implementation are complete. All mongo functions have been tested.
Final verification tasks to complete:
Mongo restore has been verified.
Mongo restore to a different database name has been tested. The current implementation does not support it. Marked it as a ToDo.
Calling this done and ready for review.
@esune, @gil0109, Could you two have a look over this when you have a moment. I'd like to get it merged into the mongo
branch on the main repo so we can make final preparations for merging into master
. Thanks
Opened as draft since there is more to come.