You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.