litmus-pgnats is a PostgreSQL extension that integrates PostgreSQL with NATS messaging.
litmus-pgnats is a PostgreSQL extension (written in Rust via pgrx) that integrates PostgreSQL with NATS messaging. It exposes SQL functions for publishing, subscribing, request/reply, JetStream, Key-Value store, Object Store, and responder operations.
Originally based on luxms/pgnats. The codebase has been substantially reworked: migrated to standard upstream pgrx, extended authentication support, per-call JetStream domain routing, and persistent responder background workers.
