{"library":"lured","type":"library","category":null,"description":"Lured is a Lua script loader for Redis that simplifies loading and managing multiple Lua scripts. Version 1.0.3 is the latest stable release, with a slow release cadence. It automatically computes SHA1 hashes for each script and exposes them to the user, enabling direct use with EVALSHA in MULTI commands. Key differentiators: it provides SHA values for full control, supports auto-reload on reconnection, and optimizes with SCRIPT EXISTS before SCRIPT LOAD to reduce network traffic. Unlike other loaders that hide SHAs, lured gives developers access to them.","language":"javascript","status":"maintenance","version":"1.0.3","tags":["javascript","lua","redis","script","load"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install lured","imports":["import lured from 'lured';","import { create } from 'lured';","import { EventEmitter } from 'events';"]},{"cmd":"yarn add lured","imports":[]},{"cmd":"pnpm add lured","imports":[]}],"homepage":"https://github.com/enobufs/lured#readme","github":"git://github.com/enobufs/lured","docs":null,"changelog":null,"pypi":null,"npm":"lured","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}