824 Commits (adee2396455fe4671fb8095be4147241ff5b050d)
 

Author SHA1 Message Date
Ruben Bridgewater adee239645 Fix istanbul statement 9 years ago
Ruben Bridgewater 2744fe8650 Optimize statements and speed up the common case 9 years ago
Ruben Bridgewater 2ca42417bf Fix explicitly passing undefined as callback 9 years ago
Ruben Bridgewater 977d4dba2b Add host and port to options object 9 years ago
Ruben Bridgewater 3c39a8bdfc Remove .only 9 years ago
Ruben Bridgewater 025c65c614 Fix handling of missing info return value. Fixes #541 9 years ago
Ruben Bridgewater afcd760b18 Fix a test and add some more 9 years ago
Ruben Bridgewater fba050802b Move command out of the index.js 9 years ago
Ruben Bridgewater 29b31f749a Add a better promise documentation and add some tests 9 years ago
Ruben Bridgewater db8c6e3bc2 Skip test until the issue is fixed 9 years ago
Ruben Bridgewater 5f261c5823 Minor changes 9 years ago
Ruben Bridgewater ff47dc3ce8 Improve multi bench 9 years ago
Ruben Bridgewater bd4fca130d Make .end flush optional and add some tests 9 years ago
Chris Breneman 4b100b8b64 Flush queue when .end() is called 9 years ago
Ruben Bridgewater 38281c20b2 Fix small issues with hmset & multi constructor 9 years ago
Ruben Bridgewater f26b64d020 v.2.0.1 9 years ago
Ruben Bridgewater 7be7128b2b Arguments passed as arrays should not be mutated. Fixes #866 9 years ago
Ruben Bridgewater f29193a7e0 Investigate failure 9 years ago
Ruben Bridgewater 07154fce25 Fix typo 9 years ago
Ruben Bridgewater 505b3eb919 v.2.0.0 9 years ago
Ruben Bridgewater ee67485cd1 Merge pull request #844 from fintura/changelog 9 years ago
Ruben Bridgewater 3aa16dd16a Help wanted 9 years ago
Ruben Bridgewater 604ab4e586 Replace old multi_bench results 9 years ago
Ruben Bridgewater 715c09dbd2 v.2.0.0 9 years ago
Ruben Bridgewater 55e4a9b847 Fix issues with returning buffers 9 years ago
Ruben Bridgewater b900bd697f Some small parser changes 9 years ago
Ruben Bridgewater 6958c1854b Increase the coverage by adding tests and fix a failing ready check 9 years ago
Ruben Bridgewater 6975b0723d Add benchmark task to npm 9 years ago
Ruben Bridgewater 21d40717ab Run travis without sudo 9 years ago
Ruben Bridgewater 1cbf19ddf5 Hotfix for older node versions 9 years ago
Ruben Bridgewater c60a3b65fe Rename .command_used to .command and add the used command to more errors 9 years ago
Ruben Bridgewater 1f121fa6e2 Fix error messages being manipulated. Fixes #695 9 years ago
Ruben Bridgewater 91955af389 Update dev dependencies 9 years ago
Ruben Bridgewater 43d1efb9dd Merge pull request #862 from fintura/remove_stuff 9 years ago
Ruben Bridgewater 4fa9169f47 Remove very old benchmarks that do not really work anymore are obsolet and rename "benches" to "benchmarks" 9 years ago
Ruben Bridgewater 6a5e011a4b Merge pull request #858 from fintura/codes 9 years ago
Ruben Bridgewater 959b0ee093 Fix error codes for multi.exec and add more tests 9 years ago
Ruben Bridgewater 2293f7ff85 Add some more tests 9 years ago
Ruben Bridgewater 40c037eaf4 Add redis error codes to the errors 9 years ago
Ruben Bridgewater 7e689253f9 Merge pull request #852 from fintura/parser-fix 9 years ago
Ruben Bridgewater 083e446d23 Fix parser regression. Out of memory resulted in an endless loop 9 years ago
Ruben Bridgewater 26e5764214 Remove broken test 9 years ago
Ruben Bridgewater 5a2b54fd2f Remove dead code from js parser 9 years ago
Ruben Bridgewater f543d45d1f Fix and add more tests 9 years ago
Ruben Bridgewater 621c511229 Return parser data async 9 years ago
Ruben Bridgewater feb528a0d8 Merge pull request #861 from frewsxcv/patch-1 9 years ago
Corey Farwell a159412b02 Remove unnecessary line from example 9 years ago
Ruben Bridgewater 1b8201e542 Merge pull request #856 from cvibhagool/patch-1 9 years ago
Ben Vibhagool 2c67ce528e Fixed typo in README.md 9 years ago
pbihler 97db227a8d Fix for channel names with spaces. Fixes #691 10 years ago