lredis
Redis client
A Redis client library written in Lua for interacting with a Redis server
A redis client for lua
42 stars
5 watching
7 forks
Language: Lua
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
moteus/lua-lluv-redis | A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. | 5 |
xerox-xeon/lua-redis-admin | A Redis client tool with web interface for editing and managing Redis data | 34 |
nrk/redis-lua | A Lua client library for the Redis key-value storage system | 737 |
daurnimator/lua-http | A Lua HTTP library providing support for HTTP(S) versions 1.0, 1.1 and 2, including client and server functionality. | 808 |
denodrivers/redis | An experimental Redis client for Deno written in TypeScript. | 456 |
openresty/lua-redis-parser | A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,022 |
redislabs/redis-lua-debugger | A tool that inserts debugging capabilities into Redis Lua scripts. | 89 |
omrikiei/lua_redis | Provides an interface to Redis from Lua. | 10 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 125 |
daurnimator/fifo.lua | A Lua library implementing a First-In-First-Out data structure | 35 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
chatid/fend-redis | A Lua-based Redis client library with error handling and iteration support | 0 |
xxuejie/sohm.lua | An alternative Redis client library for use in a distributed cluster setup | 9 |
deldotdr/txredis | An asynchronous Redis client library for Twisted Python | 128 |