Skip to content

Add a binary that uses a Postgres backend#132

Merged
djmitche merged 1 commit intoGothenburgBitFactory:mainfrom
djmitche:postgres-bin
Jul 29, 2025
Merged

Add a binary that uses a Postgres backend#132
djmitche merged 1 commit intoGothenburgBitFactory:mainfrom
djmitche:postgres-bin

Conversation

@djmitche
Copy link
Collaborator

@djmitche djmitche commented Jul 17, 2025

Building of this binary is controlled with features, allowing downstream users to build just the SQLite version and not be concerned with the tokio-postgres dependency tree (which includes links to OpenSSL and other details). The Postgres version is disabled by default.

This does not change the binary name for the SQLite build, just to avoid confusion for people upgrading to the new version.

The README is updated here. A followup PR will add to the mdbook docs and build the appropriate Docker images.

Building of this binary is controlled with features, allowing downstream
users to build just the SQLite version and not be concerned with the
tokio-postgres dependency tree (which includes links to OpenSSL and
other details). The Postgres version is disabled by default.

This does not change the binary name for the SQLite build, just to avoid
confusion for people upgrading to the new version.
@djmitche djmitche marked this pull request as ready for review July 26, 2025 02:02
@djmitche djmitche requested review from ryneeverett July 26, 2025 02:17
@djmitche djmitche merged commit 4bc4856 into GothenburgBitFactory:main Jul 29, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants