1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00
Files
node-redis/examples
Matt Ranney 886b3355e1 Bugs fixed:
*  authentication retry while server is loading db (danmaz74) [GH-101]
*  command arguments processing issue with arrays

New features:

*  Auto update of new commands from redis.io (Dave Hoover)
*  Performance improvements and backpressure controls.
*  Commands now return the true/false value from the underlying socket write(s).
*  Implement command_queue high water and low water for more better control of queueing.

See `examples/backpressure_drain.js` for more information.
2011-06-30 14:29:58 -06:00
..
2011-02-27 23:10:44 -10:00
2011-06-30 14:29:58 -06:00
2010-10-20 16:38:33 -07:00
2011-04-21 16:48:14 -10:00
2010-10-20 16:38:33 -07:00
2010-10-20 16:38:33 -07:00
2010-10-20 16:38:33 -07:00
2011-02-27 23:10:44 -10:00
2010-10-20 16:38:33 -07:00
2010-11-03 14:04:53 -07:00
2011-04-21 16:48:14 -10:00