implementation("io.github.flaxoos:ktor-server-task-scheduling-jdbc:2.1.2")
Enables distributed task scheduling in Ktor servers using JDBC for lock management, supporting multiple managers and customizable schedules.