sidereal
Redis client
A Redis library for Lua that supports non-blocking mode, pipelining, and proxy tables with automatic reconnection.
Redis library for Lua, with optional non-blocking mode and Lua-style lists & sets.
27 stars
3 watching
3 forks
Language: Lua
last commit: about 14 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. | 5 |
| An alternative Redis client library for use in a distributed cluster setup | 9 |
| Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,907 |
| A Redis client tool with web interface for editing and managing Redis data | 34 |
| A Lua client library for the Redis key-value storage system | 737 |
| A high-performance Redis client for Scala with non-blocking and asynchronous I/O operations. | 788 |
| A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
| A unit testing framework for Lua with support for randomized testing. | 84 |
| A Go library providing a simple and type-safe interface to Redis | 19 |
| A Redis client library written in Lua for interacting with a Redis server | 42 |
| A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
| An async client library for connecting to Redis and Valkey servers | 402 |
| A lightweight Redis client for the Deno runtime | 57 |
| A pure functional programming Redis client with strongly typed protocol and serialization | 94 |
| A client library for managing Redis clusters using Lua scripts in an OpenResty configuration. | 100 |