{"library":"then-redis-scripts","type":"library","category":null,"description":"Script runner for Redis that loads Lua scripts from the file system, caches them, and executes via EVALSHA with automatic reload on SCRIPT FLUSH. Version 2.2.0 is current, stable, with low release cadence. Designed for use with the node_redis client, it simplifies managing and running Lua scripts in Redis by handling script loading, caching, and error recovery. Differentiator: automatic script caching and re-fetching if scripts are flushed from Redis server.","language":"javascript","status":"active","version":"2.2.0","tags":["javascript","redis","promise","scripts","script"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install then-redis-scripts","imports":["var redisScripts = require('then-redis-scripts');","const redisScripts = require('then-redis-scripts');"]},{"cmd":"yarn add then-redis-scripts","imports":[]},{"cmd":"pnpm add then-redis-scripts","imports":[]}],"homepage":"https://github.com/Janpot/the-redis-scripts#readme","github":"https://github.com/Janpot/then-redis-scripts","docs":null,"changelog":null,"pypi":null,"npm":"then-redis-scripts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}