This repository contains various client packages designed for interacting with the Redis Scheduler microservice. Currently, we have the following package available:
redis-scheduler-js
: A Node.js client for the Redis Scheduler microservice. It allows you to interact with the microservice to schedule tasks that trigger a webhook after a specified TTL (Time-To-Live) and includes a retry mechanism for failed webhooks.
Contributions are welcome! Please feel free to submit a Pull Request.