OpenResty

Results 68 repositories owned by OpenResty

lua-resty-lock

303
Stars
80
Forks
Watchers

Simple nonblocking lock API for ngx_lua based on shared memory dictionaries

lua-resty-lrucache

432
Stars
107
Forks
Watchers

Lua-land LRU Cache based on LuaJIT FFI

lua-resty-memcached

209
Stars
62
Forks
Watchers

Lua memcached client driver for the ngx_lua based on the cosocket API

lua-resty-mysql

693
Stars
233
Forks
Watchers

Nonblocking Lua MySQL driver library for ngx_lua or OpenResty

lua-resty-redis

1.9k
Stars
460
Forks
Watchers

Lua redis client driver for the ngx_lua based on the cosocket API

lua-resty-shell

121
Stars
18
Forks
Watchers

Lua module for nonblocking system shell command executions

lua-resty-string

422
Stars
142
Forks
Watchers

String utilities and common hash functions for ngx_lua and LuaJIT

lua-resty-upload

392
Stars
111
Forks
Watchers

Streaming reader and parser for http file uploading based on ngx_lua cosocket

lua-resty-upstream-healthcheck

506
Stars
138
Forks
Watchers

Health Checker for Nginx Upstream Servers in Pure Lua

lua-resty-websocket

495
Stars
108
Forks
Watchers

WebSocket support for the ngx_lua module (and OpenResty)