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(exex): use rmp-serde for WAL storage #11353

Merged
merged 21 commits into from
Oct 1, 2024
Merged

Conversation

shekhirin
Copy link
Collaborator

Closes #11268

Blocked by #11331

@shekhirin shekhirin added C-enhancement New feature or request A-exex Execution Extensions labels Sep 30, 2024
Base automatically changed from alexey/exex-serde-bincode-compat to main September 30, 2024 21:35
@shekhirin shekhirin force-pushed the alexey/exex-wal-msgpack branch from d37830a to 42aac38 Compare October 1, 2024 06:09
@shekhirin shekhirin force-pushed the alexey/exex-wal-msgpack branch from e46182a to 9aa7106 Compare October 1, 2024 06:10
@shekhirin shekhirin marked this pull request as ready for review October 1, 2024 09:33
@shekhirin shekhirin requested a review from Rjected as a code owner October 1, 2024 09:33
@shekhirin shekhirin force-pushed the alexey/exex-wal-msgpack branch from f6d8d82 to 9b9bf27 Compare October 1, 2024 09:37
@shekhirin shekhirin requested a review from joshieDo as a code owner October 1, 2024 09:37
@shekhirin shekhirin force-pushed the alexey/exex-wal-msgpack branch from 9b9bf27 to 3375b96 Compare October 1, 2024 09:40
@shekhirin shekhirin force-pushed the alexey/exex-wal-msgpack branch from 3375b96 to 09be360 Compare October 1, 2024 09:43
@shekhirin shekhirin enabled auto-merge October 1, 2024 09:46
@shekhirin shekhirin added this pull request to the merge queue Oct 1, 2024
Merged via the queue into main with commit a8a380f Oct 1, 2024
36 checks passed
@shekhirin shekhirin deleted the alexey/exex-wal-msgpack branch October 1, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-exex Execution Extensions C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write notifications to ExEx WAL using bincode or messagepack
2 participants