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

RFC:TiKV RawKV MVCC GC #90

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

RFC:TiKV RawKV MVCC GC #90

wants to merge 15 commits into from

Commits on Mar 22, 2022

  1. RFC:TiKV RawKV MVCC GC

    Signed-off-by: ystaticy <[email protected]>
    ystaticy committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    ed3ba92 View commit details
    Browse the repository at this point in the history
  2. RFC:TiKV RawKV MVCC GC

    Signed-off-by: ystaticy <[email protected]>
    ystaticy committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    04c39e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. RFC:TiKV RawKV MVCC GC. add design details and flow chart

    Signed-off-by: ystaticy <[email protected]>
    ystaticy committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    66a5cb8 View commit details
    Browse the repository at this point in the history
  2. RFC:TiKV RawKV MVCC GC. add some details.

    Signed-off-by: ystaticy <[email protected]>
    ystaticy committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    92b6b54 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. RFC:TiKV RawKV MVCC GC. add PD interface and pb design

    Signed-off-by: ystaticy <[email protected]>
    ystaticy committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    2464d0c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. feature RawKV GC,modify pd interface design

    Signed-off-by: ystaticy <[email protected]>
    ystaticy committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    2186c22 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. feature RawKV GC,modify interface response

    Signed-off-by: ystaticy <[email protected]>
    ystaticy committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    15573ff View commit details
    Browse the repository at this point in the history
  2. feature RawKV GC,modify interface response.

    Signed-off-by: ystaticy <[email protected]>
    ystaticy committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    a86c475 View commit details
    Browse the repository at this point in the history
  3. feature RawKV GC,modify interface Safepoint to SafePoint.

    Signed-off-by: ystaticy <[email protected]>
    ystaticy committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    552fbd6 View commit details
    Browse the repository at this point in the history
  4. feature RawKV GC,modify interface name in desc

    Signed-off-by: ystaticy <[email protected]>
    ystaticy committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    03e416f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. RFC:TiKV RawKV MVCC GC.update pd interface

    Signed-off-by: ystaticy <[email protected]>
    ystaticy committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    dcf16a3 View commit details
    Browse the repository at this point in the history
  2. RFC:TiKV RawKV MVCC GC.update etcd path

    Signed-off-by: ystaticy <[email protected]>
    ystaticy committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    89194ba View commit details
    Browse the repository at this point in the history
  3. RFC:TiKV RawKV MVCC GC.update compactionFilter name

    Signed-off-by: ystaticy <[email protected]>
    ystaticy committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    3489396 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. feature RawKV GC.modify pb info

    Signed-off-by: ystaticy <[email protected]>
    ystaticy committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    b211769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c71e8 View commit details
    Browse the repository at this point in the history