ymlr-redis

JSON →
library 1.2.2-alpha.7 ·javascript
verified Jun 7, 2026

ymlr-redis is a plugin for the ymlr platform that provides Redis connector functionality including pub/sub messaging, job queues via BullMQ, and channel subscription management. It is currently at version 1.2.2-alpha.7, built on top of ioredis and BullMQ. The package ships TypeScript types. It is designed to be used within ymlr YAML-based workflows, offering a declarative way to interact with Redis without writing imperative code. Key differentiators: integration with ymlr's workflow engine, declarative job queue management, and pub/sub patterns.