runledger-postgres 0.1.1

PostgreSQL persistence layer for the Runledger durable job and workflow system
Documentation
1
2
pub(super) const ATTEMPT_CLAIM_ORIGIN_DIRECT: &str = "DIRECT";
pub(super) const ATTEMPT_CLAIM_ORIGIN_WORKER_PRESTART: &str = "WORKER_PRESTART";