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

server/node: rename Node to MultiRaftServer #16783

Merged
merged 5 commits into from
Apr 12, 2024

Commits on Apr 8, 2024

  1. server/node: rename Node to RaftServer

    Signed-off-by: zhangjinpeng87 <zzzhangjinpeng@gmail.com>
    zhangjinpeng87 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    77956cf View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. rename RaftServer to MultiRaftServer to express semantic

    Signed-off-by: zhangjinpeng87 <zzzhangjinpeng@gmail.com>
    zhangjinpeng87 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    10ee52c View commit details
    Browse the repository at this point in the history
  2. format code

    Signed-off-by: zhangjinpeng87 <zzzhangjinpeng@gmail.com>
    zhangjinpeng87 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    20e742c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update src/server/raft_server.rs

    Co-authored-by: lucasliang <nkcs_lykx@hotmail.com>
    Signed-off-by: Jinpeng Zhang <zzzhangjinpeng@gmail.com>
    zhangjinpeng87 and LykxSassinator committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1b0a628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13c8b52 View commit details
    Browse the repository at this point in the history