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

Leasing implementation & source code refactorizations #23

Merged
merged 421 commits into from
Oct 26, 2024
Merged

Conversation

josehu07
Copy link
Owner

@josehu07 josehu07 commented Oct 26, 2024

  • Add lease management module & implement leader leases for MultiPaxos
  • Major refactorizations of src
    • Strip common heartbeats logic into a separate module
    • Turn most protocol module event loop handlers to async
    • Improve & fix unit tests
  • Better summerset_client inputs & YCSB trace support
  • Bump major dependency versions & improve workspace dependencies in toml
  • A bunch of other smaller fixes across all scripts

@josehu07 josehu07 merged commit eaa8738 into main Oct 26, 2024
5 checks passed
@josehu07 josehu07 deleted the lease-n-fixes branch October 26, 2024 19:49
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.

1 participant