Skip to main content

cairnq

스타0
포크0
업데이트2026년 8월 4일 08:57

Use cairnq, the cross-language durable task runtime that coordinates through a shared database (SQLite for one host, Postgres for many). Covers the worker side (register handlers, run them, batch delivery), the API side (submit / call / get / cancel / retry / stats by id or business key), idempotency keys, retries, cooperative cancel, and the at-least-once limits. Trigger when code imports `cairnq` (Python or TypeScript), defines a Worker or handler, calls submit/call/getByKey, batches tasks into one handler call, or the user mentions cairnq, tasks.db, a durable task queue, or an embedded SQLite job runtime.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly