Skip to content

feat(postgres/sqlite): update API to be fully async#148

Open
vdice wants to merge 1 commit intospinframework:mainfrom
vdice:feat/opinionated-db-modules
Open

feat(postgres/sqlite): update API to be fully async#148
vdice wants to merge 1 commit intospinframework:mainfrom
vdice:feat/opinionated-db-modules

Conversation

@vdice
Copy link
Copy Markdown
Contributor

@vdice vdice commented Apr 10, 2026

Updates the postgres and sqlite modules to provide a completely async, opinionated API. This breaks the previous (canary) versions of the v4 SDKs but as they hadn't yet been released, this seems a good time to do it.

TODO:

Closes #146

Signed-off-by: Vaughn Dice <vdice@akamai.com>
Co-authored-by: Joel Dice <joel.dice@akamai.com>
Copy link
Copy Markdown
Collaborator

@dicej dicej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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.

modules(db): only surface async methods

2 participants