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

Add pruning and WAL capability for SS store #66

Merged
merged 14 commits into from
Jun 26, 2024
Merged

Add pruning and WAL capability for SS store #66

merged 14 commits into from
Jun 26, 2024

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    220d9d5 View commit details
    Browse the repository at this point in the history
  2. Add WAL pruning logic

    yzang2019 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7eedc76 View commit details
    Browse the repository at this point in the history
  3. Fix config

    yzang2019 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ddd967b View commit details
    Browse the repository at this point in the history
  4. Fix edge case

    yzang2019 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    11fa022 View commit details
    Browse the repository at this point in the history
  5. Add comment

    yzang2019 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    1c4ddd0 View commit details
    Browse the repository at this point in the history
  6. Fix error handling

    yzang2019 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7e3f2f5 View commit details
    Browse the repository at this point in the history
  7. Add comment

    yzang2019 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    40cd25b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    013b484 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    yzang2019 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a3be48c View commit details
    Browse the repository at this point in the history
  3. Fix lint

    yzang2019 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9959509 View commit details
    Browse the repository at this point in the history
  4. Add debug log

    yzang2019 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8dc4818 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Remove debug log

    yzang2019 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7b5d29d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    479ae25 View commit details
    Browse the repository at this point in the history
  3. Fix rocksdb and sqlite

    yzang2019 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    aaf6f86 View commit details
    Browse the repository at this point in the history