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

meta: delay deletion of compacted slices #1790

Merged
merged 22 commits into from
Apr 21, 2022
Merged

meta: delay deletion of compacted slices #1790

merged 22 commits into from
Apr 21, 2022

Commits on Apr 14, 2022

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

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    078c606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38836bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee161d4 View commit details
    Browse the repository at this point in the history
  4. fix

    SandyXSD committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    3f9c15a View commit details
    Browse the repository at this point in the history
  5. fix hscan

    SandyXSD committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    9eb31a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. fix usage of hscan

    SandyXSD committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e2cb2c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce9f9c7 View commit details
    Browse the repository at this point in the history
  3. Revert "disable trash for bench & gc tests"

    This reverts commit ce9f9c7.
    SandyXSD committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    187dd5e View commit details
    Browse the repository at this point in the history
  4. add unit test

    SandyXSD committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4b6bef6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20b3c6b View commit details
    Browse the repository at this point in the history
  6. implements TKV

    SandyXSD committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    f3f06b7 View commit details
    Browse the repository at this point in the history
  7. implements SQL

    SandyXSD committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    dc049d5 View commit details
    Browse the repository at this point in the history
  8. fix SQL locked error

    SandyXSD committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ee1a9e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    9def91d View commit details
    Browse the repository at this point in the history
  2. fix sql scan

    SandyXSD committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    056fda5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84d8ab0 View commit details
    Browse the repository at this point in the history
  4. skip slice with size 0

    SandyXSD committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    02c1504 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. skip slice with chunkid 0

    SandyXSD committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    7c81854 View commit details
    Browse the repository at this point in the history
  2. address comments

    SandyXSD committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e6561b4 View commit details
    Browse the repository at this point in the history
  3. fix cleanup for SQL & TKV

    SandyXSD committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    f2e429a View commit details
    Browse the repository at this point in the history
  4. reuse buffer for slices

    SandyXSD committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    8174d12 View commit details
    Browse the repository at this point in the history