@antelopejs/interface-redis-scheduler
v0.0.4
Published
AntelopeJS interface for Redis-based task scheduling
Readme

Interface Redis Scheduler
A robust task scheduling system built on top of Redis. Interface Redis Scheduler enables reliable, distributed task scheduling across multiple application instances, with automatic retry logic and failure handling.
Installation
npm install @antelopejs/interface-redis-schedulerDocumentation
Detailed documentation is available in the docs directory:
- Introduction - Overview and basic concepts
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
