lua-resty-qless
Job queue library
A Lua binding to Qless, a Redis-based job queueing system, allowing OpenResty servers to implement a lightweight job queuing system.
Lua binding to Qless (Queue / Pipeline management) for OpenResty / Redis
95 stars
16 watching
12 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
job-queuelualuajitnginxopenrestyqueueredisredis-queue
Related projects:
Repository | Description | Stars |
---|---|---|
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 2,007 |
ledgetech/lua-resty-redis-connector | A Lua module for establishing connections to Redis servers with various authentication options and configurations. | 236 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
bakins/lua-resty-beanstalkd | A Lua client driver for interacting with the Beanstalkd job queue service | 16 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,907 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes | 33 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
xerox-xeon/lua-redis-admin | A Redis client tool with web interface for editing and managing Redis data | 34 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |
openresty/lua-resty-shdict-simple | A shared dictionary API interface written in Lua for OpenResty applications | 32 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 125 |
ledgetech/ledge | An HTTP cache module for Nginx/OpenResty backed by Redis. | 455 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 709 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |