1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-03 04:01:40 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
e47ba4a583 Improve performance further 2015-10-11 03:35:21 +02:00
2232a8948e Exchange queue with a better one 2015-10-11 03:33:52 +02:00
7922d4eb85 Small style changes 2015-10-07 16:34:41 +02:00
fba050802b Move command out of the index.js 2015-09-30 02:03:37 +02:00
5f261c5823 Minor changes
Move utility functions in lib/utils.js
Improve the js parser in cases the buffer is incomplete
Rename lib/parser to lib/parsers

Fix smaller issues with test suite and fix parser errors not being catched

Fixed wrong test for the new .end flush parameter
Fixed test suite options being partly mutated
Add some more tests
2015-09-25 02:12:48 +02:00