Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/grahambrooks/zero-down

Example of how to migrate a database with zero downtime of the dependant application during an application deployment with a breaking schema change.
https://github.com/grahambrooks/zero-down

Last synced: 3 months ago
JSON representation

Example of how to migrate a database with zero downtime of the dependant application during an application deployment with a breaking schema change.

Awesome Lists containing this project

README

        

zero-down
=========

zero-down is an example implementation of zero downtime approaches to upgrading database driven applications.

Requirements

MySQL - for the application database
HAProxy - Load balancer used to demonstrate zero downtime

I wrote a short blog article on the topic http://www.grahambrooks.com/blog/zero-down-time-relational-databases/

[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/grahambrooks/zero-down/trend.png)](https://bitdeli.com/free "Bitdeli Badge")