implementation("io.github.flaxoos:ktor-server-task-scheduling-redis:2.3.0")
Enables distributed task scheduling in Ktor servers using Redis for lock management and a Kotlin DSL for cron-like scheduling.