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