Sorry for the delay. Had somethings to take care of.

I've updated the README. For those watching here, Migrant Verde is a schema 
evolution tool. It supports embedded and command line execution. This means 
that a Java/JVM application can use it directly and a Python or Ruby app 
can shell out.

The goal is to automate the process of database lifecycle management. If 
you have a new developer, the library enables creating a prod mirror 
locally when the application boots the first time. It allows you to manage 
your DB changes in source control without having to invent your own 
migration scheme. Ultimately it aims to be Liquibase for ArangoDB.

I'd be happy work with the Arango team on a blog post. At present a person 
has to clone the repo and build the jar manually. I'm working on getting a 
maven central account setup. I'll follow up here when that's done.

To the rest of the community,
If you don't mind the annoyance of having to build the project before using 
it, please kick the tires. Hopefully it helps out. If you want to add 
features like configuring a collection at creation time, please submit a 
pull request. We've got limited resources so we focus on our immediate 
needs.

Thanks,
JPD

-- 
You received this message because you are subscribed to the Google Groups 
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to