markedup-mobi / hircine

Stand-alone RavenDB index builder, used in CI systems and automated deployments
Other
16 stars 6 forks source link

Hircine

Hircine is a stand-alone RavenDB index builder used in CI systems and automated deployments. Think of it like FluentMigrations, but for RavenDB indexes instead of SQL schemas.

Hircine currently works with Albacore if you're using Rake for your build system.

How to Use Hircine

Hircine comes in two flavors:

For detailed instructions, check out the Hircine Wiki.

If you're brand new to Hircine, check out the getting started wiki page.

Supported Versions of RavenDB

Hircine has been tested and successfully used against the following STABLE versions of RavenDB (server:)

Hircine uses the RavenDB 1.0.960 client internally.

License

Licensed under Apache 2.0, see license.txt for details.