Closed humphd closed 9 years ago
I've used a slightly modified version of what Brian suggested, and it does basically what I wanted. In the process I found that we can't rely on node-redis' quit command to fire its callback all the time.
quit
r+
@alicoding when you have time, do you want to do an npm bump for this?
done
I've used a slightly modified version of what Brian suggested, and it does basically what I wanted. In the process I found that we can't rely on node-redis'
quit
command to fire its callback all the time.