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