Skip to main content

Module backend_task_repository

Module backend_task_repository 

Source
Expand description

Backend-backed task repository adapter. Backend-backed task repository adapter.

Delegates task reads to a BackendTaskReader when backend mode is enabled. Falls back to empty results when the backend has no tasks artifact for a change.

Structsยง

BackendTaskRepository
Backend-backed task repository.