Requirements
Formance Ledger requires:Ledger Object
You can find all the available parameters in the comprehensive CRD documentation.
Settings (v2.4+)
Schema enforcement mode
Configure the schema enforcement mode for both the Ledger API and worker:Worker settings (v2.3+)
Starting with Ledger v2.3, a separate worker process is deployed alongside the main Ledger API. Configure the worker using the Settings CRD.Async Block Hasher
Configure the async block hasher behavior:max-block-size: Maximum block size for the async block hasherschedule: Cron schedule for the async block hasher
Bucket cleanup (v2.4+)
Configure the worker bucket cleanup behavior:retention-period: Retention period before bucket deletionschedule: Cron schedule for the bucket cleanup job
Pipelines
Configure the worker pipelines behavior:pull-interval: Interval between pipeline pullspush-retry-period: Retry period for failed pushessync-period: Synchronization periodlogs-page-size: Number of logs per page