A timer module for Redis
-
Updated
May 3, 2024 - C
A timer module for Redis
A modern `setTimeout` substitute tailored for asynchronous tasks, designed to schedule a single delayed execution. Features status getters to communicate the execution status, the ability to abort a pending execution, and the option to gracefully await the completion of an ongoing execution.
Add a description, image, and links to the delayed-task topic page so that developers can more easily learn about it.
To associate your repository with the delayed-task topic, visit your repo's landing page and select "manage topics."