lua-resty-memcached-shdict
Cache client
A memcached client with built-in caching and concurrency control using Lua and shared memory
Powerful memcached client with a shdict caching layer and many other features
33 stars
16 watching
9 forks
Language: Lua
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/lua-resty-shdict-simple | Provides an interface to OpenResty's shared dictionary API for storing and retrieving data in a simple and application-oriented manner. | 32 |
openresty/lua-resty-memcached | A Lua library that provides a non-blocking memcached client driver for use with the ngx_lua Nginx module. | 211 |
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 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
mah0x211/lua-httpcli-resty | An HTTP client module for OpenResty written in Lua. | 1 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 708 |
doujiang24/lua-resty-kafka | A Lua library providing a client driver for interacting with Kafka message queues | 803 |
gui/lua-resty-mail | An email and SMTP library for OpenResty written in Lua. | 66 |
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 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 1,996 |
openresty/lua-resty-upload | Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 406 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 327 |