406 Commits (f0ae6642f91c2375a0becb7596060aab1ff27cf5)
 

Author SHA1 Message Date
Matt Ranney b41d2f8780 Add large binary get/set example. 14 years ago
Tj Holowaychuk c50dff0835 Colored test output 14 years ago
Tim-Smart cf4921cb76 Add HSETNX command 14 years ago
Matt Ranney 292dbeef52 Merge remote branch 'tj/bugs/empty-keys' 14 years ago
Matt Ranney 48fd5f712e Update comments. 14 years ago
Tj Holowaychuk d7c5fc6d6e Fixed zero-length mutlibulk replies 14 years ago
Tj Holowaychuk c0f7a40bbf Added empty KEYS test illustrating hang 14 years ago
Tj Holowaychuk bcbf3834e1 Implemented HGETALL response as object 14 years ago
Tj Holowaychuk 0b3a1c3eaa Added HGETALL object assertions 14 years ago
Matt Ranney c4e13514d9 Queue commands sent before a connection is available. 14 years ago
Matt Ranney b48105eeb3 Update example to use new pre-connection queue. 14 years ago
Matt Ranney fb786ced80 Fix typo. 14 years ago
Matt Ranney 71c584f186 Markdown quirks. 14 years ago
Matt Ranney 78cb4105ca Update example. 14 years ago
Matt Ranney 12542e4ccd Formally describe API. Add "why" section. 14 years ago
Matt Ranney f39344e458 Add a couple more command options forms. 14 years ago
Matt Ranney 374b926cb7 Clean up small Buffer optimizations. 14 years ago
Matt Ranney 36f4f7eefa Bump version. 14 years ago
Matt Ranney 850e5712cb Change LRANGE test to 0 499 to match redis-benchmark. 14 years ago
Matt Ranney 98c1f8613d Merge remote branch 'Tim_Smart/client-close' 14 years ago
Tim-Smart b7bb32940e s/close/end/ 14 years ago
Tim-Smart 5a56d0fa03 client::close method 14 years ago
Tim-Smart a69e60b70f Fix queue::length and add forEach 14 years ago
Matt Ranney 743eb00234 Bump version. 14 years ago
Matt Ranney ff03903c5f Performance improvements for small responses. 14 years ago
Matt Ranney d7c9a010eb Update some comments. 14 years ago
Matt Ranney c622570d7c Add toString() comparison. 14 years ago
Matt Ranney 09465ff6be Test the speed of different ways of copying a small buffer. 14 years ago
Matt Ranney 64ad8b1bb8 Merge remote branch 'origin/master' 14 years ago
Matt Ranney 30de0a5fc4 Add performance tests similar to redis-benchmark. 14 years ago
Matt Ranney ec45509921 Bump version. 14 years ago
Matt Ranney 4479c3737b Use Queue class to improve shift() performance on large queues. 14 years ago
Matt Ranney c4b7c65530 Update documentation. 14 years ago
Matt Ranney 40b69a4204 Update documentation. 14 years ago
Matt Ranney 6e1a26285b Add example file from README. 14 years ago
Matt Ranney ca67780b5a Fix JSLint errors. 14 years ago
Matt Ranney 160242f472 Bump version. 14 years ago
Matt Ranney c5aaa991f1 Allow variable argument types on all commands. 14 years ago
Matt Ranney 0012228cf6 Update documentation. 14 years ago
Matt Ranney 95bdb3f0a2 Update TODO 14 years ago
Matt Ranney 8262c84d50 Rename repo. 14 years ago
Matt Ranney 8bf4640d69 Improve docs. 14 years ago
Matt Ranney f3fd49bb22 Bump version. 14 years ago
Matt Ranney 36cffb433b Rename redis.js to index.js 14 years ago
Matt Ranney 267482e349 Remove eyes ref. 14 years ago
Matt Ranney d42752b34e Remove eyes reference. 14 years ago
Matt Ranney 31dfacd4c9 Add package.json and rename redis.js to index.js 14 years ago
Matt Ranney 0bc9fb060f Add more tests and chain them together. 14 years ago
Matt Ranney 075824960f Handle MULTI and various error permutations. 14 years ago
Matt Ranney 06173ff6be Add simple example. 14 years ago