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

chore: add transaction support for redis pipeline #1367

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

cre8ivejp
Copy link
Member

@cre8ivejp cre8ivejp commented Dec 5, 2024

Part of #1368

I am adding transaction support so we can ensure that we don't duplicate the counting when an error occurs, saving the counts in the same request in the subscriber svc.

Signed-off-by: Alessandro Yuichi Okimoto <yuichijpn@gmail.com>
@cre8ivejp cre8ivejp marked this pull request as ready for review December 5, 2024 04:07
Copy link
Collaborator

@Ubisoft-potato Ubisoft-potato left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀🚀

@cre8ivejp cre8ivejp merged commit d387ee6 into main Dec 5, 2024
18 checks passed
@cre8ivejp cre8ivejp deleted the chore-redis-pipeline branch December 5, 2024 04:29
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