0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor change for KEYS. More... almost 13 years ago
Reorganize the tests for commands in the test suite. More... almost 13 years ago
Add new Redis 2.4 command: CLIENT. More... almost 13 years ago
Reorganize the command table. More... almost 13 years ago
Fix the scope of recently added functions. More... almost 13 years ago
Add support for UNIX domain sockets when availabe in LuaSocket. More... almost 13 years ago
Prevent the pubsub consumer loop from firing the unsubscription commands more than once when aborting. More... almost 13 years ago
Whoops, leftovers. :-) More... almost 13 years ago
Update CHANGELOG and VERSION. More... almost 13 years ago
Add an example of a pub/sub consumer loop. More... almost 13 years ago
Add support for pub/sub. More... almost 13 years ago
Update README for nice syntax highlighting on GitHub. More... almost 13 years ago
Fix the expected return value for GETRANGE on empty strings since this condition has been fixed with Redis 2.2.2. More... about 13 years ago
Add .rockspec for v2.0.1. More... over 13 years ago
Merge branch 'master' into version-2.0 More... over 13 years ago
Update VERSION to v2.0.1. More... over 13 years ago
Fix SORT to accept multiple GET parameters. More... over 13 years ago
Reuse code. More... over 13 years ago
Apply minor changes. More... over 13 years ago
Use the TCP_NODELAY flag on the socket by default. More... over 13 years ago
Update LICENSE. More... over 13 years ago
Update README. More... over 13 years ago
Update CHANGELOG. More... over 13 years ago
Update test for command pipelenining. More... over 13 years ago
Fix indentation character. More... over 13 years ago
added commands_queued() during transaction More... over 13 years ago
Merge branch 'cas' More... over 13 years ago
Apply minor code styling fixes. More... over 13 years ago
Call WATCH only once with multiple arguments. More... over 13 years ago
Disallow EXEC inside a transaction block. More... over 13 years ago