-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: redis/node-redis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
connect was ignoring the host argument
#16
by orionz
was merged Sep 23, 2010
Loading…
updated Sep 22, 2010
Found the bug. Was sending arg.length not Buffer.byteLength(arg)
#22
by orionz
was merged Sep 28, 2010
Loading…
updated Sep 28, 2010
Trying to imporbe error handling.
#24
by orionz
was merged Sep 30, 2010
Loading…
updated Sep 30, 2010
parsing .multi().hgetall() result to object
#28
by aivopaas
was merged Oct 2, 2010
Loading…
updated Oct 2, 2010
Partial fix for null multi bulk response
#38
by paulcarey
was closed Dec 1, 2010
Loading…
updated Nov 10, 2010
The 'somehow' in 'This list needs to be updated, and perhaps auto-updated somehow'
#107
by redsquirrel
was merged Jun 13, 2011
Loading…
updated Jun 19, 2011
Allow "publish" command in pub/sub mode
#117
by thelastnode
was closed Jun 29, 2011
Loading…
updated Jun 29, 2011
Fix handling of double quotes in MONITOR output
#124
by rgabo
was closed Sep 21, 2011
Loading…
updated Sep 21, 2011
sys x util - the logic only uses util on 0.3.x
#149
by emerleite
was closed Nov 7, 2011
Loading…
updated Nov 7, 2011
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.