implementation("io.github.flaxoos:ktor-server-task-scheduling-mongodb:2.1.0")
Enables distributed task scheduling in Ktor servers using MongoDB for lock management, supporting multiple managers and cron-like scheduling.