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

Improve compaction efficiency #1145

Merged
merged 6 commits into from
Dec 2, 2021

Commits on Dec 1, 2021

  1. reduce compaction cycle to increase up time

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    088bb44 View commit details
    Browse the repository at this point in the history
  2. increase waitOnStartup to account for reduced compcactionCycle

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    5ba83a1 View commit details
    Browse the repository at this point in the history
  3. changelog

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    7e05fb3 View commit details
    Browse the repository at this point in the history
  4. Added max compaction cycle param

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    13d5272 View commit details
    Browse the repository at this point in the history
  5. changelog

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    bfd399b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Split defaults

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    150a17c View commit details
    Browse the repository at this point in the history