Skip to content

Commit 58b05f5

Browse files
committed
1 parent dcb7193 commit 58b05f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,7 @@ Code first migration library for native pgx (no database/sql abstraction).
176176
### [github.com/amirsalarsafaei/sqlc-pgx-monitoring](https://github.com/amirsalarsafaei/sqlc-pgx-monitoring)
177177

178178
A database monitoring/metrics library for pgx and sqlc. Trace, log and monitor your sqlc query performance using OpenTelemetry.
179+
180+
### [https://github.com/nikolayk812/pgx-outbox](https://github.com/nikolayk812/pgx-outbox)
181+
182+
Simple Golang implementation for transactional outbox pattern for PostgreSQL using jackc/pgx driver.

0 commit comments

Comments
 (0)