sohm.lua
Redis client
An alternative Redis client library for use in a distributed cluster setup
Slimmed ohm for twemproxy-like Redis cluster
9 stars
3 watching
3 forks
Language: Lua
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
xerox-xeon/lua-redis-admin | A Redis client tool with web interface for editing and managing Redis data | 34 |
moteus/lua-lluv-redis | A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. | 5 |
silentbicycle/sidereal | A Redis library for Lua that supports non-blocking mode, pipelining, and proxy tables with automatic reconnection. | 27 |
cuiweixie/lua-resty-redis-cluster | A client library for managing Redis clusters using Lua scripts in an OpenResty configuration. | 100 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,904 |
0xffea/ocaml-redis | A client library for interacting with a popular in-memory data store | 74 |
chatid/fend-redis | A Lua-based Redis client library with error handling and iteration support | 0 |
nrk/redis-lua | A Lua client library for the Redis key-value storage system | 734 |
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 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 124 |
omrikiei/lua_redis | Provides a fast and reliable interface with Redis from Lua. | 10 |
redislabs/redis-lua-debugger | A tool that inserts debugging capabilities into Redis Lua scripts. | 89 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 627 |
openresty/lua-redis-parser | A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |