Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-01-13 | 324 Bytes | |
v0.4.5 source code.tar.gz | 2024-01-13 | 2.2 MB | |
v0.4.5 source code.zip | 2024-01-13 | 2.6 MB | |
Totals: 3 Items | 4.8 MB | 0 |
The purpose of this pull request is to fix the PostgreSQL connection pool retry logic.
The behavior changed when pgx/v5 was released, causing the existing connection logic to not perform retries.
Also, simplify the Docker Compose assets.
Relevant pull requests: * https://github.com/MicahParks/magiclinksdev/pull/8