What is node-redis-script?
"Easily use redis scripts in Node"
node-redis-script is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 6.5 KB on disk.
Installation Guide
# Install via NPM
npm install node-redis-script
# Install via Yarn
yarn add node-redis-script