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ยง
- Backend
Task Repository - Backend-backed task repository.