lua-resty-checkups icon indicating copy to clipboard operation
lua-resty-checkups copied to clipboard

is there any way to have runtime dynamic configuration?

Open HadiAbbasi opened this issue 5 years ago • 0 comments

Hi I am developing a cdn api system (proxy server) and I need to add load balancer option by having heartbeat and ... it's important for me to have runtime data structure update (every 5 mins) but all I see is that we have to config our data structure just at the start time! is runtime update possible now in lua-resty-checkups?

HadiAbbasi avatar Jan 28 '20 15:01 HadiAbbasi