lua-redis-admin
Redis client
A Redis client tool with web interface for editing and managing Redis data
Redis client tool, Redis web client, Redis web UI, openresty lor Lua
34 stars
6 watching
6 forks
Language: Lua
last commit: almost 5 years ago
Linked from 1 awesome list
lua-redis-adminopenrestyredis-adminredis-clientredis-data
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 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,904 |
xxuejie/sohm.lua | An alternative Redis client library for use in a distributed cluster setup | 9 |
openresty/lua-redis-parser | A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 124 |
steve0511/resty-redis-cluster | A Lua client module for interacting with Redis clusters using OpenResty. | 376 |
daurnimator/lredis | A Redis client library written in Lua for interacting with a Redis server | 42 |
nrk/redis-lua | A Lua client library for the Redis key-value storage system | 734 |
omrikiei/lua_redis | Provides a fast and reliable interface with Redis from Lua. | 10 |
ledgetech/lua-resty-redis-connector | A Lua module for establishing connections to Redis servers with various authentication options and configurations. | 235 |
opengems/redis_web_manager | A web-based management interface for Redis instances | 172 |
cuiweixie/lua-resty-redis-cluster | A client library for managing Redis clusters using Lua scripts in an OpenResty configuration. | 100 |
redislabs/redis-lua-debugger | A tool that inserts debugging capabilities into Redis Lua scripts. | 89 |
holys/ledis-openresty | A Lua client driver for interacting with LedisDB using ngx_lua's cosocket API | 5 |
zio/zio-redis | A ZIO-based client for the Redis in-memory data store | 123 |