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

Fix contention issue #1582

Merged
merged 6 commits into from
May 25, 2021
Merged

Fix contention issue #1582

merged 6 commits into from
May 25, 2021

Commits on May 24, 2021

  1. Disable indexing

    Signed-off-by: Willem Pienaar <git@willem.co>
    woop committed May 24, 2021
    Configuration menu
    Copy the full SHA
    f663e35 View commit details
    Browse the repository at this point in the history
  2. Add option to set datastore write concurrency

    Signed-off-by: Willem Pienaar <git@willem.co>
    woop committed May 24, 2021
    Configuration menu
    Copy the full SHA
    319db88 View commit details
    Browse the repository at this point in the history
  3. Add batch size configuration

    Signed-off-by: Willem Pienaar <git@willem.co>
    woop committed May 24, 2021
    Configuration menu
    Copy the full SHA
    46796fa View commit details
    Browse the repository at this point in the history
  4. Ensure only positive integers

    Signed-off-by: Willem Pienaar <git@willem.co>
    woop committed May 24, 2021
    Configuration menu
    Copy the full SHA
    7eb67d1 View commit details
    Browse the repository at this point in the history
  5. Fix lint

    Signed-off-by: Willem Pienaar <git@willem.co>
    woop committed May 24, 2021
    Configuration menu
    Copy the full SHA
    13dce6f View commit details
    Browse the repository at this point in the history
  6. Reorder code

    Signed-off-by: Willem Pienaar <git@willem.co>
    woop committed May 24, 2021
    Configuration menu
    Copy the full SHA
    e6c63e1 View commit details
    Browse the repository at this point in the history