0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Integrate PRs #39 and #49 from v2.0. More... over 9 years ago
Merge pull request #34 from ignacio/master More... almost 10 years ago
Adds travis-ci badge More... almost 10 years ago
Merge pull request #33 from ignacio/master More... almost 10 years ago
Run telescope with -f flag More... almost 10 years ago
Fix LuaRocks installation More... almost 10 years ago
Made script executable More... almost 10 years ago
Adds Travis-Ci support and fixes the test with Lua 5.2 More... almost 10 years ago
Add Redis 2.8 commands: SCAN, SSCAN, ZSCAN, HSCAN. More... over 10 years ago
Do not hang when first argument of a command is a nil value. More... over 10 years ago
Return score as a number when parsing response from ZINCRBY. More... over 10 years ago
Return score as number when parsing response from ZSCORE. More... over 10 years ago
Return scores as numbers when using the WITHSCORES option. More... over 10 years ago
fix a bug by deleting code More... over 10 years ago
Bump year in LICENSE. More... about 11 years ago
Adds BITOP and BITCOUNT operations More... over 11 years ago
Merge branch 'master', remote-tracking branch 'catwell/master' More... over 11 years ago
workaround for socket / socket.unix conflict More... over 11 years ago
Import redis-lua-2.0.4-0.rockspec. More... over 11 years ago
Port socket timeout in parameters from version-2.0. More... over 11 years ago
Update CHANGELOG More... over 11 years ago
Add the "handler" option to "redis.command". More... almost 12 years ago
Update README. More... almost 12 years ago
Separate arguments serialization and network operations for commands. More... almost 12 years ago
Remove deprecated `Redis` global table. More... almost 12 years ago
Remove deprecated methods used to define new Redis commands. More... almost 12 years ago
Version in master branch is now 3.0.0-dev. More... almost 12 years ago
Use luarocks in the examples but do not fail if not installed. More... almost 12 years ago
Expose the commands table used by the redis module. More... almost 12 years ago
Optimization for multibulk replies. More... almost 12 years ago