| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-29 | 260 Bytes | |
| v0.46.0 source code.tar.gz | 2026-08-29 | 605.5 kB | |
| v0.46.0 source code.zip | 2026-08-29 | 826.4 kB | |
| Totals: 3 Items | 1.4 MB | 0 | |
Added
- Added
riverdatabasesql.NewWithPgxListenerfor using a dedicated Pgx pool to receive Postgres notifications while continuing to execute jobs and transactions throughdatabase/sql. PR [#1366].