Hi all, I just released a persistent job schedulin...
# ktor
f
Hi all, I just released a persistent job scheduling library for kotlin multiplatform. Works with ktor. Check out Kronos https://funyin.github.io/Kronos/latest/
s
This is super hard to get right, beware. If you plan to rely on it in production, look into Quartz.
f
Yeah I know about quartz, Please check out the docs and give feedback if my implementation will suffice