Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 585 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 585 Bytes

Project Packages

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.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.