Skip to content

Implement service ha by election of etcd.

License

Notifications You must be signed in to change notification settings

jiac3366/etcd_watcher

 
 

Repository files navigation

etcd_watcher

Introduction

Implement service ha by election of etcd which used CAS and TTL.

Install

./build.sh
rpm -ivh ./rpmbuild/RPMS/noarch/etcd_watcher-0.1.0-1.noarch.rpm

Init election

etcd init election

More details

document for this project

About

Implement service ha by election of etcd.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%