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

[distributed store] Batch up updates per session. #345

Merged
merged 1 commit into from
May 27, 2024

Conversation

chirino
Copy link
Contributor

@chirino chirino commented May 24, 2024

No description provided.

@chirino chirino marked this pull request as ready for review May 24, 2024 13:50
@chirino chirino requested a review from alexsnaps May 24, 2024 13:50
This allows connecting slow peers without affecting how quickly
We can replicate to fast peers.

Signed-off-by: Hiram Chirino <[email protected]>
@chirino
Copy link
Contributor Author

chirino commented May 24, 2024

rebased off main

Copy link
Member

@alexsnaps alexsnaps left a comment

Choose a reason for hiding this comment

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

I think this could be "simplified" from a "design" perspective and as such avoid some .clone() et al... Have a slightly more "fluid" data flow. But I could also be wrong. Let's keep on moving forward and revisit when we have a better overview of the whole solution and have our back covered with more tests :)

@chirino chirino merged commit 5525734 into Kuadrant:main May 27, 2024
7 checks passed
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