Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 370 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 370 Bytes

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.

Description

System for scheduling one-time jobs at specific times, with 1-minute granularity. Uses OCaml, Lwt, MySQL.