You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Transactional outbox for PostgreSQL + Kafka/Redpanda — reliable event publishing for Node.js & TypeScript. Write your data and your events in one transaction; eventferry ferries them to the broker — at‑least‑once, in order, with retries and dead‑lettering.
Version Gate is a standalone service for coordinating coherent writes and reads across distributed data. It assigns ordered coordinator versions, prevents incompatible live operations from overlapping, and can also maintain immutable snapshots as an optional secondary capability.