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