Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kensipe/mongo-gradle-plugin

Gradle Plugin for common Mongo tasks
https://github.com/kensipe/mongo-gradle-plugin

Last synced: 23 days ago
JSON representation

Gradle Plugin for common Mongo tasks

Awesome Lists containing this project

README

        

This may develop into a full project and all the project structure that is required... but I don't see the need for that right now. Starting with a script I used for a client. This will require mongo on the client. I figured this is likely and if it is this script will be helpful to some. I intend to add the mongo dependencies to the script and invoke as a java process vs. requiring mongo to be on the commandline path.

todo:
1. dependency on mongo java libraries
2. provide client determination of this lib ??
3.

** no plans for:
mongostat
mongotop
or sharding activities... these are administrative. The intended support is for everyday developer activities.