redis-scripto2
JSON →Fork of the original redis-scripto (by Arunoda) that provides an intelligent Lua script manager for Redis and Node.js. Version 0.2.2 is the latest stable release; it is a drop-in replacement that updates dependencies to work with modern Node.js (>= 0.8.x). Key differentiators: automatically loads scripts via SCRIPT LOAD and uses EVALSHA when possible to minimize network transfer; reverts to EVAL if connection drops; supports loading scripts from directory, file, or object. No major changes from the original package.
Resources
packageredis-scripto2 ↗