{"library":"redis-scripto2","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.2.2","tags":["javascript","redis","script","lua","manager","eval"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-scripto2","imports":["const Scripto = require('redis-scripto2');","import Scripto from 'redis-scripto2';","const Scripto = require('redis-scripto2');\n// or import Scripto = require('redis-scripto2');"]},{"cmd":"yarn add redis-scripto2","imports":[]},{"cmd":"pnpm add redis-scripto2","imports":[]}],"homepage":"https://github.com/octave-online/node-redis-scripto#readme","github":"git://github.com/octave-online/node-redis-scripto","docs":null,"changelog":null,"pypi":null,"npm":"redis-scripto2","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}