Skip to content

feat(batch): add atomic batch transaction support#156

Merged
mijinummi merged 1 commit intoMDTechLabs:mainfrom
phertyameen:feat/atomicBatch
Mar 25, 2026
Merged

feat(batch): add atomic batch transaction support#156
mijinummi merged 1 commit intoMDTechLabs:mainfrom
phertyameen:feat/atomicBatch

Conversation

@phertyameen
Copy link
Copy Markdown
Contributor

PR description
Implements batch transactions to execute multiple operations atomically in a single call, with validation and failure rollback.

closes #120

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Mar 25, 2026

@phertyameen Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@mijinummi mijinummi merged commit 0aff956 into MDTechLabs:main Mar 25, 2026
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.

Transaction Batching

2 participants