Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(client): enable ITX support for DataProxy #16005

Merged
merged 32 commits into from Nov 8, 2022
Merged

Conversation

aqrln
Copy link
Member

@aqrln aqrln commented Oct 26, 2022

New PR that supersedes #15694 because GitHub doesn't allow to change the branch for an existing PR, and we need integration releases for new commits here.

Original PR by @danstarns: #15694
Mini-Proxy PR: https://github.com/prisma/mini-proxy/pull/36
RFC (internal): https://www.notion.so/prismaio/iTX-between-DP-and-the-Client-91c133e5b60d43dbbfa409fde2b430b3
Tests for Data Proxy: https://github.com/prisma/itx-pdp-manual-tests

Closes https://github.com/prisma/client-planning/issues/92
Closes #16177

@aqrln aqrln added this to the 4.6.0 milestone Oct 26, 2022
@aqrln aqrln marked this pull request as ready for review November 7, 2022 20:14
@aqrln aqrln requested a review from a team November 7, 2022 20:14
@aqrln aqrln requested review from SevInf, danstarns and millsp and removed request for a team November 7, 2022 20:14
Copy link
Contributor

@SevInf SevInf left a comment

Choose a reason for hiding this comment

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

Couple of comments, suggestions, but nothing really blocking. Great job @aqrln and @danstarns!

@aqrln aqrln merged commit 2785eaa into main Nov 8, 2022
@aqrln aqrln deleted the integration/itx-pdp branch November 8, 2022 14:09
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.

Support interactive transactions in the Data Proxy
3 participants