compose / governor

Runners to orchestrate a high-availability PostgreSQL
MIT License
512 stars 75 forks source link

Use python-etcd client library #18

Open miketonks opened 9 years ago

miketonks commented 9 years ago

This adds support for etcd as a cluster, plus nice syntax. I'm also getting a problem with current library reading members list, so I'll go for a refactor and sibmit a pull request.

miketonks commented 9 years ago

I submitted a pull request for this change: https://github.com/compose/governor/pull/20