Alepha Queue Redis
Redis implementation for the message queueing system.
Installation
This package is part of the Alepha framework and can be installed via the all-in-one package:
npm install alepha
Alternatively, you can install it individually:
npm install @alepha/core @alepha/queue-redis
Module
Plugin for Alepha Queue that provides Redis queue capabilities.
Table of contents