Node Redis, Complete Node.js Redis Client | Bypeople

Node Redis, Complete Node.js Redis Client

This is a complete Redis client for node.js. It supports all Redis commands, including many recently added commands like eval from experimental Redis server branches. If hiredis is installed, node_redis will use it by default. Otherwise, a pure JavaScript parser will be used. If you use hiredis, be sure to rebuild it whenever you upgrade your version of node, there are mysterious failures that can happen between node and native code modules after a node upgrade.



Related Deals


Related Posts