viktor-podzigun / mongeez

MongoDB Easy Change Management

Home Page:http://secondmarket.github.io/mongeez/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is mongeez?

mongeez allows you to manage changes of your mongo documents and propagate these changes in sync with your code changes when you perform deployments.

For further information and usage guidelines check out the wiki.

Join the user group

http://groups.google.com/group/mongeez-users

Become a contributor

http://groups.google.com/group/mongeez-dev

Add mongeez to your project

<dependency>
    <groupId>org.mongeez</groupId>
	<artifactId>mongeez</artifactId>
	<version>0.9.4</version>
</dependency>

Maven repo for releases - http://repo1.maven.org/maven2

Internal versions - https://oss.sonatype.org/content/groups/public

Or download mongeez from

repo1.maven.org - http://repo1.maven.org/maven2/org/mongeez/mongeez

Travis Continuous Integration Build Status

Hopefully this thing is routinely green. Travis-CI monitors new code to this project and tests it on a variety of JDKs.

Build Status

About

MongoDB Easy Change Management

http://secondmarket.github.io/mongeez/


Languages

Language:Java 96.3%Language:JavaScript 3.7%