Skip to content
New issue

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

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

Already on GitHub? # to your account

🎁 Add Transaction for Cleaning Up Split Pages #315

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Jan 18, 2024

Valkyrie leverages transactions instead of the actor stack; as such we
need to mirror the actor stack behavior as a transaction (or listener).
In this case, we should use a transaction.

Related to:

@jeremyf jeremyf force-pushed the extracting-transactions branch from 43c8c36 to 4066e57 Compare January 18, 2024 16:06
Valkyrie leverages transactions instead of the actor stack; as such we
need to mirror the actor stack behavior as a transaction (or listener).
In this case, we should use a transaction.

Related to:

- #312
@jeremyf jeremyf force-pushed the extracting-transactions branch from 4066e57 to 447f18e Compare January 18, 2024 16:13
@jeremyf jeremyf merged commit acc40d2 into main Jan 19, 2024
9 of 10 checks passed
@jeremyf jeremyf deleted the extracting-transactions branch February 23, 2024 15:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants