lua-resty-shdict-simple
Cache library
A shared dictionary API interface written in Lua for OpenResty applications
Simple applicaton-oriented interface to the OpenResty shared dictionary API
32 stars
19 watching
11 forks
Language: Perl
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/lua-resty-memcached-shdict | A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |
openresty/lua-resty-lrucache | An LRU cache implementation for OpenResty and Lua applications. | 441 |
thibaultcha/lua-resty-mlcache | A high-performance caching library for OpenResty applications | 404 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
gui/lua-resty-mail | A high-level email and SMTP library for Lua and OpenResty | 66 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes | 33 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 331 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 709 |
openresty/lua-resty-upload | Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 408 |
openresty/lua-rds-parser | Parser for Resty DBD Stream data format | 20 |
openresty/lua-tablepool | A Lua library that manages a pool of reusable tables to reduce memory allocation and garbage collection overhead | 113 |