lua-resty-shdict-simple
Cache library
Provides an interface to OpenResty's shared dictionary API for storing and retrieving data in a simple and application-oriented manner.
Simple applicaton-oriented interface to the OpenResty shared dictionary API
32 stars
19 watching
11 forks
Language: Perl
last commit: 3 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. | 439 |
thibaultcha/lua-resty-mlcache | A high-performance caching library for OpenResty applications | 403 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 507 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 306 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
gui/lua-resty-mail | An email and SMTP library for OpenResty written in Lua. | 66 |
openresty/lua-resty-signal | A Lua library to send signals to Linux processes. | 32 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 327 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 708 |
openresty/lua-resty-upload | Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 406 |
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 | 111 |