lua-resty-dns-server

DNS server library

A Lua-based DNS server driver for the OpenResty module

Lua DNS server driver for OpenResty

GitHub

74 stars
7 watching
27 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list

dns-serverlua-dnsopenresty

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
openresty/lua-resty-dns A Lua DNS resolver module for the nginx lua module 324
openresty/lua-resty-websocket A Lua implementation of the WebSocket protocol for use in web servers. 507
openresty/lua-resty-mysql A Lua-based nonblocking MySQL driver library for high-performance web applications. 708
vislee/lua-resty-wrr A Lua library implementing round-robin weight-based upstream selection for OpenResty proxy servers 3
kong/lua-resty-aws An AWS SDK library for OpenResty written in Lua 24
openresty/lua-resty-signal A Lua library to send signals to Linux processes. 32
openresty/lua-resty-lock A simple nonblocking lock API for ngx_lua based on shared memory dictionaries 306
openresty/lua-resty-core A Lua library providing an FFI-based API to interact with the Nginx Lua module 809
openresty/lua-resty-limit-traffic A Lua library for rate limiting and traffic control in web applications 819
anjia0532/lua-resty-redis-util A Lua utility library providing a simplified interface to the Lua-resty-redis library 124
openresty/lua-resty-redis Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. 1,904
doriangray/lua-resty-http A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. 0
tokers/lua-resty-requests A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty 163
openresty/lua-resty-balancer A Lua module implementing a generic consistent hash and round-robin balancer for load balancing 327
vislee/lua-resty-hyperloglog A Lua module implementing a fast and efficient probabilistic counting data structure called Hyperloglog for use in web applications. 4