568 Commits (a2ebe4f24894df375f05e004b481cf135c4aef22)
 

Author SHA1 Message Date
DTrejo a042258794 readme.md: reorder 12 years ago
DTrejo 949ecdff31 readme.md: add ignacio as contrib 12 years ago
DTrejo 92264ad5fa readme.md: how to ZREVRANGEBYSCORE with LIMIT. fixes #163 12 years ago
DTrejo 49c73bac30 readme: please include bench results on iffy pull requests 12 years ago
DTrejo f120cbd302 diff_multi_bench_output.js for easy benchmark comparison 12 years ago
Ignacio Burgueño 50914baa7f Save and clear client state. Restore it after the connection is ready. 12 years ago
Jerry Sievert 34568a4bb3 added fallback if missing Buffer.concat() 12 years ago
Jerry Sievert 8d0f2e7239 some microbenchmark updates, slight speed improvement 12 years ago
Jerry Sievert 4048349115 some cleanup and comments 12 years ago
DTrejo a5ea716ccb readme: add more contributors 12 years ago
Jerry Sievert 7ec1815188 generally faster javascript parser 12 years ago
DTrejo a798cc0e57 readme.md: typo 12 years ago
DTrejo 64702f18c1 rename tests to benches for clarity 12 years ago
DTrejo 1b0b2dc87d index.js: fix enable_offline_queue default. tests pass 12 years ago
DTrejo a532e65ccf readme: how to contribute 12 years ago
Shankar Karuppiah c913c06f46 Added documentation for disable_offline_queue option 13 years ago
Shankar Karuppiah 71a52638de Added checking for callback before attempting to execute the callback 13 years ago
Shankar Karuppiah 83dc4c999b Added option to disable offline queue 13 years ago
Trae Robrock eb005b10df Forgot a comma 12 years ago
Trae Robrock db4f1648d4 Adding tests for idle event 12 years ago
Trae Robrock 2224767c4c Moving some logic that should fix the idle event 12 years ago
DTrejo b60e001fa0 hmset throws/errors out on non-string values. fixes #218 13 years ago
DTrejo 7734fb63b4 fix #222 hmset object expansion by @kartikrao 13 years ago
DTrejo 65142cf8c0 [doc] missing key, fix #223 13 years ago
Dave Peticolas 874a893c2c test.js: Switch to pubsub mode when the number of channels is > 0. 13 years ago
Matt Ranney 172fc8251b Bump version. 13 years ago
Matt Ranney 1d22f1f874 Many contributed fixes. Thank you, contributors. 13 years ago
Matt Ranney 09dc8dcf39 Merge pull request #166 from TEHEK/issue-165 13 years ago
Matt Ranney 9e76387f59 Merge pull request #190 from bnoguchi/pub_sub_mode-fix 13 years ago
David Trejo 38e38c5e7c readme: info on how to select a different db 13 years ago
David Trejo 0a732b8c0e readme: warn that code in callbacks to commands in a multi are not atomic 13 years ago
David Trejo 710a705be2 readme: highlight js examples 13 years ago
Jed Schmidt 192784905b Removed reference to individual `args` argument 13 years ago
David Trejo f2e123c42d package.json: add dtrejo as maintainer 13 years ago
TEHEK Firefox 02b62e56bd Fix for [GH-165] - createClient to properly assign parser_module 13 years ago
David Trejo 3b645c893d index.js: fix missing .EXEC alias 13 years ago
David Trejo 625d5134e2 readme: add more contributors 13 years ago
David Trejo 72476be3e1 package.json: add a few missing contributors 13 years ago
David Trejo e7e5a07594 readme: add a few missing contributors to the list 13 years ago
Marcus Westin 69cf7dcd1b git ignore node_modules 13 years ago
Marcus Westin b1ccbd71f9 Fix package.json format 13 years ago
David Trejo f4d5c95337 Merge pull request #206 from bluesmoon/patch-1 13 years ago
Philip Tellis 4f172ce713 remove duplicate "take either" 13 years ago
Brian Noguchi 64a0e68927 Add fix for last test (re-establish pub_sub_mode = true) 13 years ago
Brian Noguchi 2afa0e5acc Add failing test. 13 years ago
Brian Noguchi 5a5af9a4f9 Add comma to package.json 13 years ago
Matt Ranney a02e058df7 Merge pull request #183 from DTrejo/master 13 years ago
David Trejo cd5db44f66 readme: how to correctly auth to server, what error looks like if done wrong 13 years ago
David Trejo 234ae6be9a Emit Error objects not strings 13 years ago
David Trejo 5afa763c89 readme code formatting 13 years ago