1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00

64 Commits

Author SHA1 Message Date
Tj Holowaychuk
d7c5fc6d6e Fixed zero-length mutlibulk replies 2010-09-17 15:35:26 -07:00
Tj Holowaychuk
bcbf3834e1 Implemented HGETALL response as object 2010-09-17 14:52:32 -07:00
Matt Ranney
c4e13514d9 Queue commands sent before a connection is available. 2010-09-17 14:24:10 -07:00
Matt Ranney
374b926cb7 Clean up small Buffer optimizations. 2010-09-17 11:16:19 -07:00
Matt Ranney
98c1f8613d Merge remote branch 'Tim_Smart/client-close' 2010-09-17 08:06:32 -07:00
Tim-Smart
b7bb32940e s/close/end/ 2010-09-17 23:18:57 +12:00
Tim-Smart
5a56d0fa03 client::close method 2010-09-17 23:13:29 +12:00
Tim-Smart
a69e60b70f Fix queue::length and add forEach 2010-09-17 23:08:50 +12:00
Matt Ranney
ff03903c5f Performance improvements for small responses. 2010-09-17 02:03:56 -07:00
Matt Ranney
d7c9a010eb Update some comments. 2010-09-17 01:42:57 -07:00
Matt Ranney
4479c3737b Use Queue class to improve shift() performance on large queues. 2010-09-16 23:52:04 -07:00
Matt Ranney
c5aaa991f1 Allow variable argument types on all commands. 2010-09-14 23:00:28 -07:00
Matt Ranney
267482e349 Remove eyes ref. 2010-09-14 17:11:57 -07:00
Matt Ranney
31dfacd4c9 Add package.json and rename redis.js to index.js 2010-09-14 16:59:57 -07:00