Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: etcd-io/raft
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: voyager-db/raftx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 70 files changed
  • 2 contributors

Commits on Aug 31, 2025

  1. Configuration menu
    Copy the full SHA
    67dd80f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from voyager-db/feat/fastraft

    feat: fast raft implementation
    zachsmith1 authored Aug 31, 2025
    Configuration menu
    Copy the full SHA
    08004e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

  1. Configuration menu
    Copy the full SHA
    8736822 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from voyager-db/feat/craft

    feat: craft (global fast raft)
    zachsmith1 authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    4d1e482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20c9c5e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    5c2edf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6d1eb5 View commit details
    Browse the repository at this point in the history
  3. raftx: stabilize Fast-Raft steady state and enforce C-Raft wrapper-fi…

    …rst + classic ConfChange
    zachsmith1 committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    dcf1e7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa85cd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. Configuration menu
    Copy the full SHA
    56c0535 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e80129 View commit details
    Browse the repository at this point in the history
  3. fix: debug line

    zachsmith1 committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    a2dc7c4 View commit details
    Browse the repository at this point in the history
  4. fix: debug line

    zachsmith1 committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    4c616b9 View commit details
    Browse the repository at this point in the history
Loading