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

Calvin proactive proxy2 #341

Open
wants to merge 13 commits into
base: raftstore-proxy
Choose a base branch
from

Commits on Mar 3, 2023

  1. compact log

    Signed-off-by: hehechen <[email protected]>
    hehechen committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    dc302d3 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    57e17cb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. enhanced

    Signed-off-by: CalvinNeo <[email protected]>
    CalvinNeo committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    61ee649 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. enhance some code

    Signed-off-by: CalvinNeo <[email protected]>
    CalvinNeo authored and test committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6097c5f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Merge proxy master

    CalvinNeo committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e04d1a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. exec_compact_log not regard to flushed state

    Signed-off-by: CalvinNeo <[email protected]>
    CalvinNeo committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    90e8a74 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. add tests

    Signed-off-by: test <[email protected]>
    test committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8183ecc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. remove get_compact_index_and_term

    Signed-off-by: CalvinNeo <[email protected]>
    CalvinNeo committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    714b54f View commit details
    Browse the repository at this point in the history
  2. add observer

    Signed-off-by: CalvinNeo <[email protected]>
    CalvinNeo committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    56a5ece View commit details
    Browse the repository at this point in the history
  3. add test

    Signed-off-by: CalvinNeo <[email protected]>
    CalvinNeo committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c6aa372 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. fix region_id

    Signed-off-by: CalvinNeo <[email protected]>
    CalvinNeo committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    76e7cd4 View commit details
    Browse the repository at this point in the history
  2. fix clippy

    Signed-off-by: CalvinNeo <[email protected]>
    CalvinNeo committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    fcddf52 View commit details
    Browse the repository at this point in the history
  3. remove get_flushed_state

    Signed-off-by: CalvinNeo <[email protected]>
    CalvinNeo committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    04a72f1 View commit details
    Browse the repository at this point in the history