redis-lua
Redis client library
A Lua client library for the Redis key-value storage system
A Lua client library for the redis key value storage system.
734 stars
55 watching
239 forks
Language: Lua
last commit: about 1 year ago
Linked from 2 awesome lists
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 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 124 |
xerox-xeon/lua-redis-admin | A Redis client tool with web interface for editing and managing Redis data | 34 |
daurnimator/lredis | A Redis client library written in Lua for interacting with a Redis server | 42 |
omrikiei/lua_redis | Provides a fast and reliable interface with Redis from Lua. | 10 |
openresty/lua-redis-parser | A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |
redislabs/geo.lua | A Lua library providing geospatial functionality for Redis | 146 |
saks/lua-resty-newrelic | A Lua wrapper around New Relic's API for monitoring web applications | 13 |
redislabs/redis-lua-debugger | A tool that inserts debugging capabilities into Redis Lua scripts. | 89 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,904 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
nim-lang/redis | A Redis client library for the Nim programming language | 128 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
chatid/fend-redis | A Lua-based Redis client library with error handling and iteration support | 0 |
steve0511/resty-redis-cluster | A Lua client module for interacting with Redis clusters using OpenResty. | 376 |