1
0
mirror of https://github.com/redis/node-redis.git synced 2025-07-29 18:21:14 +03:00

2183 Commits

Author SHA1 Message Date
743eb00234 Bump version. 2010-09-17 02:04:30 -07:00
ff03903c5f Performance improvements for small responses. 2010-09-17 02:03:56 -07:00
d7c9a010eb Update some comments. 2010-09-17 01:42:57 -07:00
c622570d7c Add toString() comparison. 2010-09-17 01:41:35 -07:00
09465ff6be Test the speed of different ways of copying a small buffer. 2010-09-17 01:17:19 -07:00
64ad8b1bb8 Merge remote branch 'origin/master' 2010-09-16 23:53:39 -07:00
30de0a5fc4 Add performance tests similar to redis-benchmark. 2010-09-16 23:52:47 -07:00
ec45509921 Bump version. 2010-09-16 23:52:37 -07:00
4479c3737b Use Queue class to improve shift() performance on large queues. 2010-09-16 23:52:04 -07:00
c4b7c65530 Update documentation. 2010-09-15 12:23:58 -07:00
40b69a4204 Update documentation. 2010-09-15 12:21:29 -07:00
6e1a26285b Add example file from README. 2010-09-14 23:01:48 -07:00
ca67780b5a Fix JSLint errors. 2010-09-14 23:01:12 -07:00
160242f472 Bump version. 2010-09-14 23:00:56 -07:00
c5aaa991f1 Allow variable argument types on all commands. 2010-09-14 23:00:28 -07:00
0012228cf6 Update documentation. 2010-09-14 22:59:52 -07:00
95bdb3f0a2 Update TODO 2010-09-14 17:50:58 -07:00
8262c84d50 Rename repo. 2010-09-14 17:48:45 -07:00
8bf4640d69 Improve docs. 2010-09-14 17:48:32 -07:00
f3fd49bb22 Bump version. 2010-09-14 17:12:15 -07:00
36cffb433b Rename redis.js to index.js 2010-09-14 17:12:05 -07:00
267482e349 Remove eyes ref. 2010-09-14 17:11:57 -07:00
d42752b34e Remove eyes reference. 2010-09-14 17:09:03 -07:00
31dfacd4c9 Add package.json and rename redis.js to index.js 2010-09-14 16:59:57 -07:00
0bc9fb060f Add more tests and chain them together. 2010-09-14 16:43:47 -07:00
075824960f Handle MULTI and various error permutations. 2010-09-14 16:43:28 -07:00
06173ff6be Add simple example. 2010-09-14 01:29:19 -07:00
ad922e8360 Write a simple README 2010-09-14 01:20:59 -07:00
6e5ce3e41a Remove extra lines. 2010-09-14 01:18:10 -07:00
e2e14d161e Starting to add tests. 2010-09-14 01:12:32 -07:00
9f770d99ef Add remaining commands. Parse error replies. 2010-09-14 01:11:59 -07:00
deb0fe87e4 Initial checkin 2010-09-13 19:05:30 -07:00
e5a3dae882 Initial checkin. Many things work. 2010-09-13 19:03:42 -07:00