Skip to main content

deploying

Load when deploying the @pgxsinkit/server write API, the read path's control plane, and the stream edge onto Bun, Deno, Supabase Edge Functions, or Cloudflare Workers. Covers the runtime-portable fetch handler, the three steps a non-Bun edge runtime needs (bundle for Deno with node: builtins, strip the function-name path prefix, resolve claims in resolveAuthClaims), the deny-by-default apply-function ACL and --grant-execute-to (ADR-0054), and splitting write, control plane, and edge into three functions — the edge on its own origin, because the cache key is the URL (ADR-0055), plus the Access-Control-Expose-Headers that mount must set or the client hot-loops. Also covers the Event lane (ADR-0053): the /api/events route, the eventGate hook, the pgmq prerequisite and pgxsinkit-generate --events queue DDL, and defineEventConsumer as a long-lived Bun process never deployed serverless — plus its bounded drainOnce mode for platforms with no long-lived compute (scheduled invocation + onEventsEnqueued nudge).

Ir para a instalação

Informações da origem

Repositório
pgxsinkit/pgxsinkit
Última atividade na origem
24 de agosto de 2026 às 05:43
Idioma detectado do SKILL.md
inglês
Estrelas
4
Forks
1

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.