DNS client, utilities, and load balancers for OpenResty
Modules
| resty.dns.balancer.base | Base-balancer. | 
| resty.dns.balancer.consistent_hashing | Consistent-Hashing balancer This balancer implements a consistent-hashing algorithm based on the Ketama algorithm. | 
| resty.dns.balancer.handle | Handle module. | 
| resty.dns.balancer.least_connections | Least-connections balancer. | 
| resty.dns.balancer.round_robin | Round-Robin balancer | 
| resty.dns.client | DNS client. | 
| resty.dns.utils | DNS utility module. | 
Topics
| README.md |