grpc-consul-resolver icon indicating copy to clipboard operation
grpc-consul-resolver copied to clipboard

feat: add support for Consul prepared queries

Open ShimmerGlass opened this issue 2 years ago • 2 comments

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 avatar Dec 29 '22 10:12 ShimmerGlass

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

ShimmerGlass avatar Feb 09 '23 16:02 ShimmerGlass

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

mbobakov avatar Mar 29 '23 18:03 mbobakov