sidereal

Redis library for Lua, with optional non-blocking mode and Lua-style lists & sets.

$ luarocks install --server=https://luarocks.org/dev sidereal

A Redis library for Lua, with:

* an optional non-blocking mode
* pipelining
* automatic reconnections (disabled when pipelining)
* Lua-style lists and sets
* a proxy table interface to the database

As of Redis 1.2.2, all commands are supported.

Versions

scm-1dev9 years ago50 downloads

Dependencies

lua >= 5.1

Manifests