Skip to main content
electric-sql
Perfil de criador do GitHub

electric-sql

Visão por repositório de 13 skills coletadas em 2 repositórios do GitHub.

skills coletadas
13
repositórios
2
atualizado
4 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

electric-shapes
Desenvolvedores de software

Configure ShapeStream and Shape to sync a Postgres table to the client. Covers ShapeStreamOptions (url, table, where, columns, replica, offset, handle), custom type parsers (timestamptz, jsonb, int8), column mappers (snakeCamelMapper, createColumnMapper),…

4 de ago. de 2026
designing-entities
Desenvolvedores de software

Use when an app developer wants to build an entity (a.k.a. an agent) for their Electric Agents app — designing a single entity type, picking a coordination pattern when needed (single-agent, manager-worker, pipeline, map-reduce, dispatcher, blackboard,…

5 de jun. de 2026
entity-stream-queries
Desenvolvedores de software

Querying electric agent runtime entity streams and manifest state with @durable-streams/state/db queryOnce and useLiveQuery. Use when reading built-in entity collections like manifests, wakes, child_status, inbox, runs, or shared state from runtime code,…

3 de jun. de 2026
electric-deployment
Administradores de redes e sistemas de computador

Deploy Electric via Docker, Docker Compose, or Electric Cloud. Covers DATABASE_URL (direct connection, not pooler), ELECTRIC_SECRET (required since v1.x), ELECTRIC_INSECURE for dev, wal_level=logical, max_replication_slots, ELECTRIC_STORAGE_DIR persistence,…

25 de mai. de 2026
electric-proxy-auth
Desenvolvedores de software

Set up a server-side proxy to forward Electric shape requests securely. Covers ELECTRIC_PROTOCOL_QUERY_PARAMS forwarding, server-side shape definition (table, where, params), content-encoding/content-length header cleanup, CORS configuration for…

25 de mai. de 2026
electric-debugging
Desenvolvedores de software

Troubleshoot Electric sync issues. Covers fast-loop detection from CDN/proxy cache key misconfiguration, stale cache diagnosis (StaleCacheError), MissingHeadersError from CORS misconfiguration, 409 shape expired handling, SSE proxy buffering (nginx…

6 de mar. de 2026
electric-new-feature
Desenvolvedores de software

End-to-end guide for adding a new synced feature with Electric and TanStack DB. Covers the full journey: design Postgres schema, set REPLICA IDENTITY FULL, define shape, create proxy route, set up TanStack DB collection with electricCollectionOptions,…

6 de mar. de 2026
electric-orm
Desenvolvedores de software

Use Electric with Drizzle ORM or Prisma for the write path. Covers getting pg_current_xact_id() from ORM transactions using Drizzle tx.execute(sql) and Prisma $queryRaw, running migrations that preserve REPLICA IDENTITY FULL, and schema management patterns…

6 de mar. de 2026
Mostrando 8 de 12 skills coletadas.
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos