Skip to main content

operating

Load when deploying or operating a pgxsinkit app, when a sync/write "feels slow" in a browser but the server is fast, or when wiring backups/export/restore. Covers the runtime/deployment properties (not toolkit bugs) deciding whether an app feels fast: convergence cadence (writes flush on enqueue; the interval is a fallback), serverless edge cold starts, the read path's cache split (no-store control plane, cacheable edge on its own origin, token out of the cache key), the browser HTTP/2 connection budget, the edge worker timeout vs the durable-streams long-poll hold, globalThis.__pgxsinkitDebug + the BootReport, worker mode (defineSyncWorker/attachSyncClient — capability-driven engine placement, relocation outcomes, the forwarded rail), the store lifecycle surface (storePath naming, durability, backend permanence, destruction, the three exports, restoreFrom), and Event-lane observability: onOutboxStatus, onEventLaneReport verdicts including deferred-on-skew, and the Outbox across destroy/restore/backup.

跳到安装

来源信息

仓库
pgxsinkit/pgxsinkit
最近来源活动
2026年8月24日 05:43
检测到的 SKILL.md 语言
英语
星标
4
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。