Skip to content

Pull requests: redis/node-redis

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Client close
#3 by tim-smart was merged Sep 17, 2010 Loading… updated Sep 17, 2010
Features/hash object
#4 by tj was merged Sep 17, 2010 Loading… updated Sep 17, 2010
Bugs/empty keys
#5 by tj was merged Sep 17, 2010 Loading… updated Sep 17, 2010
Tests
#6 by tj was merged Sep 17, 2010 Loading… updated Sep 17, 2010
Bugs/multibulk zero null
#8 by tj was merged Sep 18, 2010 Loading… updated Sep 18, 2010
Remove log
#9 by tim-smart was merged Sep 18, 2010 Loading… updated Sep 18, 2010
Benchmarks
#10 by tj was merged Sep 19, 2010 Loading… updated Sep 18, 2010
Zero length
#11 by tim-smart was merged Sep 19, 2010 Loading… updated Sep 18, 2010
Bugs/hgetall null
#13 by tj was merged Sep 20, 2010 Loading… updated Sep 20, 2010
Connection fixes
#14 by technoweenie was merged Sep 21, 2010 Loading… updated Sep 20, 2010
connect was ignoring the host argument
#16 by orionz was merged Sep 23, 2010 Loading… updated Sep 22, 2010
Features/multi
#17 by tj was merged Sep 24, 2010 Loading… updated Sep 24, 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
more bug fixes and tests
#23 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
Bench fix
#41 by pietern was closed Nov 30, 2010 Loading… updated Nov 25, 2010
update readme
#58 by aeosynth was closed Feb 11, 2011 Loading… updated Feb 11, 2011
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
urgent: fix for drain event
#118 by dvv was merged Jul 6, 2011 Loading… updated Jul 6, 2011
SlowBuffer support
#119 by umairsiddique was merged Jul 6, 2011 Loading… updated Jul 6, 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
ProTip! Filter pull requests by the default branch with base:master.