Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 534 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 534 Bytes

consul-tools

Some useful tools that run on top of Consul

  • consul-lock - run a program under lock (like consul lock, but without an intermediate shell and with working kill signal propagation)
  • consul-kvsync - keep a KV tree in sync with another (like consul-replicate but with proper timeouts to detect network failures)

credits and license

Copyright (c) 2015 Robert Norris. MIT license. See LICENSE.