lua-resty-batch
Request merger
Enables merging multiple requests in Nginx into a single sub-request to improve performance.
Merge multiple requests in nginx to a single sub-request
3 stars
2 watching
0 forks
Language: Perl
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mosasiru/lua-resty-jsonrpc-batch | An OpenResty implementation of the JSON-RPC 2.0 Batch Request protocol | 24 |
upyun/lua-resty-checkups | Manages Nginx upstream servers using pure Lua scripts | 259 |
kong/lua-resty-worker-events | Allows Nginx worker processes to communicate with each other through shared memory events | 192 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 124 |
doujiang24/lua-resty-ini | A Lua library for parsing and working with INI files in OpenResty servers. | 49 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
jamesmarlowe/lua-resty-github | A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
thibaultcha/lua-resty-multipart | A Lua library that parses multipart HTTP requests and generates multipart responses. | 7 |
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
saks/lua-resty-repl | An interactive console for debugging and running Lua code in Nginx applications. | 177 |
mashirozx/lua-resty-tencent-cos-signature | A Lua library for generating Tencent QCloud COS object signing requests | 8 |
membphis/lua-resty-limits | A Lua-based library that limits HTTP requests based on IP address and time window | 8 |
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 729 |
saks/lua-resty-newrelic | A Lua wrapper around New Relic's API for monitoring web applications | 13 |
pinge/lua-resty-tornera | Replays incoming HTTP traffic to a target host and port for testing and debugging purposes. | 10 |