Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for Consul prepared queries #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ShimmerGlass
Copy link

Consul prepared queries are very usefull as they provide automatic fallback between datacenters.
This patch adds support for them while keeping the API backward compatible.
As prepared queries cannot be watched like services, a new parameter poll-interval is introduced to control the poll frequency.

Consul prepared queries are very usefull as they provide automatic
fallback between datacenters.
This patch adds support for them while keeping the API backward
compatible.
As prepared queries cannot be watched like services, a new parameter
`poll-interval` is introduced to control the poll frequency.
@ShimmerGlass
Copy link
Author

Hey, did you have time to have a look at this ?

@mbobakov
Copy link
Owner

Hello. Sorry for the delayed answer, lost my notifications from GH. I did clean-up with paying technical debt, could you please adjust your PR and i will look into that ASAP. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants