Tags: chrishamant/node_redis
Tags
Many contributed features and fixes, including: * Pure JavaScript reply parser that is usually faster than hiredis (Jerry Sievert) * Remove hiredis as optionalDependency from package.json. It still works if you want it. * Restore client state on reconnect, including select, subscribe, and monitor. (Ignacio Burgueño) * Fix idle event (Trae Robrock) * Many documentation improvements and bug fixes (David Trejo)
Many contributed fixes. Thank you, contributors. * [redisGH-190] - pub/sub mode fix (Brian Noguchi) * [redisGH-165] - parser selection fix (TEHEK) * numerous documentation and examples updates * auth errors emit Errors instead of Strings (David Trejo)
PreviousNext