·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