]> git.saurik.com Git - redis.git/blob - client-libraries/lua/README
Fix SINTER/UNIONSTORE to allow for &=/|= style operations (i.e. SINTERSTORE set1...
[redis.git] / client-libraries / lua / README
1 redis-lua
2 -------------------------------------------------------------------------------
3
4 A Lua client library for the redis key value storage system.