fend-redis
Redis client
A Lua-based Redis client library with error handling and iteration support
0 stars
10 watching
1 forks
Language: Lua
last commit: over 11 years ago 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 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
nrk/redis-lua | A Lua client library for the Redis key-value storage system | 734 |
xxuejie/sohm.lua | An alternative Redis client library for use in a distributed cluster setup | 9 |
xerox-xeon/lua-redis-admin | A Redis client tool with web interface for editing and managing Redis data | 34 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 627 |
daurnimator/lredis | A Redis client library written in Lua for interacting with a Redis server | 42 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,904 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
steve0511/resty-redis-cluster | A Lua client module for interacting with Redis clusters using OpenResty. | 376 |
openresty/lua-redis-parser | A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |
cuiweixie/lua-resty-redis-cluster | A client library for managing Redis clusters using Lua scripts in an OpenResty configuration. | 100 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
artemeff/redis | Provides Redis client functionality in Elixir for sending commands to Redis servers | 358 |
radagaisus/orpheus | An object-oriented Redis client written in CoffeeScript | 33 |