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

Reduce badger ValueTreshold to 128 #4629

Merged
merged 4 commits into from
Oct 30, 2020
Merged

Reduce badger ValueTreshold to 128 #4629

merged 4 commits into from
Oct 30, 2020

Commits on Oct 28, 2020

  1. Reduce badger ValueTreshold to 128

    It should significntly size of the LSM index, and thus increase the
    performance with bigger datastores
    
    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    ecc1d94 View commit details
    Browse the repository at this point in the history
  2. Add lotus-shed datastore rewrite command

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    0297be4 View commit details
    Browse the repository at this point in the history
  3. make linter happy

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    a2c66dd View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Fix closing

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    ae905bd View commit details
    Browse the repository at this point in the history