Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kensipe/mongo-gradle-plugin
- Owner: kensipe
- Created: 2012-03-13T22:09:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-03-13T22:24:38.000Z (over 12 years ago)
- Last Synced: 2023-04-12T05:51:02.897Z (over 1 year ago)
- Homepage:
- Size: 90.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.