alepha@docs:~/docs/framework/packages/alepha/queue$
cat redis.md | pretty
1 min read
Last commit:

#Alepha - Queue Redis

#Installation

Part of the alepha package. Import from alepha/queue/redis.

npm install alepha

#Overview

Plugin for Alepha Queue that provides Redis queue capabilities.

#API Reference

#Providers

  • RedisQueueProvider - Redis-backed queue: a LIST for what is deliverable now, and a **sorted set