·cloudflare-durable-objects
</>

cloudflare-durable-objects

itechmeat/llm-code

Cloudflare Durable Objects 有狀態無服務器手冊:DurableObjectState、存儲 API (SQLite/KV)、WebSocket 休眠、警報、RPC、綁定、遷移、限制、定價。關鍵詞:持久對象、DurableObjectState、DurableObjectStorage、SQLite、ctx.storage、WebSocket 休眠、acceptWebSocket、警報、setAlarm、RPC、blockConcurrencyWhile。

9安裝·1熱度·@itechmeat

安裝

$npx skills add https://github.com/itechmeat/llm-code --skill cloudflare-durable-objects

SKILL.md

Durable Objects combine compute with strongly consistent, transactional storage. Each object has a globally-unique name, enabling coordination across clients worldwide.

SQLite is the recommended storage backend for new Durable Objects.

Retry behavior: Alarms retry with exponential backoff (2s initial, up to 6 retries) on exceptions.

Cloudflare Durable Objects 有狀態無服務器手冊:DurableObjectState、存儲 API (SQLite/KV)、WebSocket 休眠、警報、RPC、綁定、遷移、限制、定價。關鍵詞:持久對象、DurableObjectState、DurableObjectStorage、SQLite、ctx.storage、WebSocket 休眠、acceptWebSocket、警報、setAlarm、RPC、blockConcurrencyWhile。 來源:itechmeat/llm-code。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/itechmeat/llm-code --skill cloudflare-durable-objects
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 cloudflare-durable-objects?

Cloudflare Durable Objects 有狀態無服務器手冊:DurableObjectState、存儲 API (SQLite/KV)、WebSocket 休眠、警報、RPC、綁定、遷移、限制、定價。關鍵詞:持久對象、DurableObjectState、DurableObjectStorage、SQLite、ctx.storage、WebSocket 休眠、acceptWebSocket、警報、setAlarm、RPC、blockConcurrencyWhile。 來源:itechmeat/llm-code。

如何安裝 cloudflare-durable-objects?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/itechmeat/llm-code --skill cloudflare-durable-objects 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/itechmeat/llm-code

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-01