The application identifier (Postgres schema name).
OptionalattributesIf true, strips execution-artifact attributes (adata, hmark,
jmark, status, other) from completed jobs (status = 0),
retaining only jdata (workflow return data) and udata
(user-searchable data).
Postgres connection configuration. Uses the same format as all other HotMesh services.
OptionalexpireRetention period for expired rows. Rows with expired_at older
than this interval are hard-deleted. Uses Postgres interval syntax.
OptionaljobsIf true, hard-deletes expired jobs older than the retention window.
FK CASCADE on jobs_attributes automatically removes associated
attribute rows.
OptionalstreamsIf true, hard-deletes expired stream messages older than the retention window.
Options for
DBA.prune().