proletarian

A durable job queuing and worker system for Clojure backed by PostgreSQL: https://github.com/msolli/proletarian
msolli 2021-06-10T21:16:16.008400Z

A small alpha release of Proletarian out now: https://github.com/msolli/proletarian/blob/main/CHANGELOG.md#1041-alpha---2021-06-10 This fixes https://github.com/msolli/proletarian/issues/2 by exposing a function proletarian.worker/process-next-job! for use in testing scenarios and in the REPL.