]> git.saurik.com Git - redis.git/blob - client-libraries/lua/README
zrange now starts to work. zadd still does not support update and will crash or leak...
[redis.git] / client-libraries / lua / README
1 redis-lua
2 -------------------------------------------------------------------------------
3
4 A Lua client library for the redis key value storage system.