Skip to content

pteich/consul-kv-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consul K/V Watcher

A simple wrapper around Consul API to watch for changes in a specific K/V directory or changes on one key. Uses blocking queries and cache by default. It also implements a simple exponential backoff for retryable errors.

About

Golang wrapper around the Consul API to watch for changes in key value store keys.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages