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 a la instalación

Datos de origen

Repositorio
pgxsinkit/pgxsinkit
Última actividad en el origen
24 de agosto de 2026 a las 05:43
Idioma detectado de SKILL.md
inglés
Estrellas
4
Forks
1

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.