{"library":"consequent-postgres","type":"library","category":null,"description":"PostgreSQL storage adapters for the Consequent event sourcing framework. Current version is 2.0.3 (ESM-only, requires Node >=18, PostgreSQL >=12). Provides actor (snapshot), event, and search storage implementations backed by PostgreSQL, with TypeScript type declarations included. Key differentiators: designed specifically for Consequent's event sourcing model, supports JSONB-based queries, ID mapping between system and aggregate IDs, and does not support siblings (optimized for microservice architectures).","language":"javascript","status":"active","version":"2.0.3","tags":["javascript","postgres","consequent","event-sourcing","typescript","esm"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install consequent-postgres","imports":["import { initialize } from 'consequent-postgres'","import type { ConsequentPostgres } from 'consequent-postgres'","import type { Actor, Event } from 'consequent-postgres'"]},{"cmd":"yarn add consequent-postgres","imports":[]},{"cmd":"pnpm add consequent-postgres","imports":[]}],"homepage":"https://github.com/arobson/consequent-postgres#readme","github":"git://github.com/arobson/consequent-postgres","docs":null,"changelog":null,"pypi":null,"npm":"consequent-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}