Real-time sync for PostgreSQL. When a row changes, every connected client sees it instantly — no polling, no manual invalidation, no infrastructure changes.
- WAL-based CDC logical replication with offset-based backfill and event replay on reconnect.
- Multi-package SDK with React, Vue, Svelte and vanilla-JS bindings; JWT auth, row-level permissions, filtered column access.
- Backpressure handling, WAL-slot monitoring and failover recovery — covered by 163 unit + 23 chaos tests.
- TypeScript
- PostgreSQL
- WebSockets
- React
- Vue
- Svelte
