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

1925 Commits

Author SHA1 Message Date
Matt Ranney
4479c3737b Use Queue class to improve shift() performance on large queues. 2010-09-16 23:52:04 -07:00
Matt Ranney
c4b7c65530 Update documentation. 2010-09-15 12:23:58 -07:00
Matt Ranney
40b69a4204 Update documentation. 2010-09-15 12:21:29 -07:00
Matt Ranney
6e1a26285b Add example file from README. 2010-09-14 23:01:48 -07:00
Matt Ranney
ca67780b5a Fix JSLint errors. 2010-09-14 23:01:12 -07:00
Matt Ranney
160242f472 Bump version. 2010-09-14 23:00:56 -07:00
Matt Ranney
c5aaa991f1 Allow variable argument types on all commands. 2010-09-14 23:00:28 -07:00
Matt Ranney
0012228cf6 Update documentation. 2010-09-14 22:59:52 -07:00
Matt Ranney
95bdb3f0a2 Update TODO 2010-09-14 17:50:58 -07:00
Matt Ranney
8262c84d50 Rename repo. 2010-09-14 17:48:45 -07:00
Matt Ranney
8bf4640d69 Improve docs. 2010-09-14 17:48:32 -07:00
Matt Ranney
f3fd49bb22 Bump version. 2010-09-14 17:12:15 -07:00
Matt Ranney
36cffb433b Rename redis.js to index.js 2010-09-14 17:12:05 -07:00
Matt Ranney
267482e349 Remove eyes ref. 2010-09-14 17:11:57 -07:00
Matt Ranney
d42752b34e Remove eyes reference. 2010-09-14 17:09:03 -07:00
Matt Ranney
31dfacd4c9 Add package.json and rename redis.js to index.js 2010-09-14 16:59:57 -07:00
Matt Ranney
0bc9fb060f Add more tests and chain them together. 2010-09-14 16:43:47 -07:00
Matt Ranney
075824960f Handle MULTI and various error permutations. 2010-09-14 16:43:28 -07:00
Matt Ranney
06173ff6be Add simple example. 2010-09-14 01:29:19 -07:00
Matt Ranney
ad922e8360 Write a simple README 2010-09-14 01:20:59 -07:00
Matt Ranney
6e5ce3e41a Remove extra lines. 2010-09-14 01:18:10 -07:00
Matt Ranney
e2e14d161e Starting to add tests. 2010-09-14 01:12:32 -07:00
Matt Ranney
9f770d99ef Add remaining commands. Parse error replies. 2010-09-14 01:11:59 -07:00
Matt Ranney
deb0fe87e4 Initial checkin 2010-09-13 19:05:30 -07:00
Matt Ranney
e5a3dae882 Initial checkin. Many things work. 2010-09-13 19:03:42 -07:00