Skip to content

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

License

Notifications You must be signed in to change notification settings

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

 
 
 

Languages