lua-lluv-redis
Lua Redis Client
A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance.
Redis client for lua-lluv library
5 stars
1 watching
1 forks
Language: Lua
last commit: over 5 years ago asyncluaredis
Related projects:
Repository | Description | Stars |
---|---|---|
| A Redis client tool with web interface for editing and managing Redis data | 34 |
| A Redis client library written in Lua for interacting with a Redis server | 42 |
| A Lua client library for the Redis key-value storage system | 737 |
| An alternative Redis client library for use in a distributed cluster setup | 9 |
| Provides an interface to Redis from Lua. | 10 |
| A Redis library for Lua that supports non-blocking mode, pipelining, and proxy tables with automatic reconnection. | 27 |
| A tool that inserts debugging capabilities into Redis Lua scripts. | 89 |
| A Lua utility library providing a simplified interface to the Lua-resty-redis library | 125 |
| Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,907 |
| A Lua client module for interacting with Redis clusters using OpenResty. | 376 |
| A Lua-based Redis client library with error handling and iteration support | 0 |
| A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
| A Lua module for establishing connections to Redis servers with various authentication options and configurations. | 236 |
| A C++ Redis client providing a wrapper around hiredis with connection pooling and high availability features. | 190 |
| A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |