Stars
a88i99 / redis-lua
Forked from nrk/redis-luaA Lua client library for the redis key value storage system.
a88i99 / hiredis-rb
Forked from redis/hiredis-rbRuby wrapper for hiredis
a88i99 / redis-rb
Forked from redis/redis-rbA ruby client library for the redis key value storage engine
a88i99 / hiredis
Forked from redis/hiredisMinimalistic C client for Redis >= 1.2
a88i99 / linenoise
Forked from antirez/linenoiseA small self-contained alternative to readline and libedit
a88i99 / redis-doc
Forked from redis/redis-docRedis documentation source code for markdown and metadata files, conversion scripts, and so forth
a88i99 / redis
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
a88i99 / bamboo
Forked from miketang84/bambooBamboo is the web framework of Lua based on Mongrel2, ZeroMQ and NoSQL database.
a88i99 / lglib
Forked from miketang84/lglibThe basic extended lua libraries for legerobot's all products
Bamboo is the web framework of Lua based on Mongrel2, ZeroMQ and NoSQL database.
The basic extended lua libraries for legerobot's all products
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
A small self-contained alternative to readline and libedit
A Lua client library for the redis key value storage system.
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…