Skip to main content

Crate runledger_core

Crate runledger_core 

Source
Expand description

Core durable-execution contracts shared by Runledger storage, runtime, and application crates.

Use this crate for the storage-agnostic pieces of the job system:

This crate does not provide persistence or worker loops. Pair it with runledger-postgres for PostgreSQL-backed storage and runledger-runtime for worker, scheduler, and reaper execution.

Modulesยง

jobs