This repository was extracted from a larger internal project at Esper. We released it in the hope that it might be useful to other OCaml developers.
It won't build as is but most of the code was used in production.
System for scheduling one-time jobs at specific times, with 1-minute granularity. Uses OCaml, Lwt, MySQL.