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

*: support start with raftkv2 #13981

Merged
merged 7 commits into from
Dec 23, 2022
Merged

*: support start with raftkv2 #13981

merged 7 commits into from
Dec 23, 2022

Commits on Dec 22, 2022

  1. *: support start with raftkv2

    Not all functionality are supported, this is just a naive pure KV system
    with transaction support.
    
    Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
    BusyJay committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    b565085 View commit details
    Browse the repository at this point in the history
  2. adjusted for review

    Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
    BusyJay committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    fcfb618 View commit details
    Browse the repository at this point in the history
  3. make it compile

    Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
    BusyJay committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    9029014 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. address comment

    Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
    BusyJay committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    55059c6 View commit details
    Browse the repository at this point in the history
  2. Revert "adjusted for review"

    This reverts commit fcfb618.
    
    Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
    BusyJay committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    bc8c068 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdb07a3 View commit details
    Browse the repository at this point in the history
  4. fix clippy

    Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
    BusyJay committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5e959f1 View commit details
    Browse the repository at this point in the history