What is acl?
"An Access Control List module, based on Redis with Express middleware support"
acl is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install acl
# Install via Yarn
yarn add acl