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

kvserver: document raft Storage mental model #131041

Merged
merged 5 commits into from
Sep 24, 2024

Commits on Sep 20, 2024

  1. kvserver: assert raftMu in InitialState

    Epic: none
    Release note: none
    pav-kv committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7f6b829 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. kvserver: remove sideloaded nil checks

    Epic: none
    Release note: none
    pav-kv committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fe3374b View commit details
    Browse the repository at this point in the history
  2. kvserver: document Entries call in raft storage

    Epic: none
    Release note: none
    pav-kv committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    97d5a7c View commit details
    Browse the repository at this point in the history
  3. kvserver: document storage Term call

    Epic: none
    Release note: none
    pav-kv committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3b82137 View commit details
    Browse the repository at this point in the history
  4. kvserver: document raft Storage mental model

    Epic: none
    Release note: none
    pav-kv committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    30c04cd View commit details
    Browse the repository at this point in the history