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

workers: event-manager: double-write implementation #861

Merged
merged 7 commits into from
Dec 14, 2024

Conversation

akirillo
Copy link
Contributor

This PR is the culmination of all of the event manager changes thus far. With this, we will be double-writing historical state both locally to the relayer (as we currently do), and to the durable historical state engine.

All of the commits on this branch have been independently reviewed.

@akirillo akirillo added the enhancement New feature or request label Dec 14, 2024
@akirillo akirillo requested a review from joeykraut December 14, 2024 20:48
@akirillo akirillo self-assigned this Dec 14, 2024
@akirillo akirillo merged commit e26c7a6 into main Dec 14, 2024
3 of 4 checks passed
@akirillo akirillo deleted the andrew/event-manager-phase-1 branch December 14, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant