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

Introduce Benchkit Backend #1175

Merged
merged 15 commits into from
Feb 6, 2024
Merged

Commits on Jan 30, 2024

  1. Introduce Benchkit Backend

    This is a rest api for benchmarking driver in different for different
    workloads.
    bigmontz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5325cf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1922c2 View commit details
    Browse the repository at this point in the history
  3. Adjust return codes

    bigmontz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    821e4e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc7044b View commit details
    Browse the repository at this point in the history
  5. Change default scheme to neo4j

    Also fix driver logging config
    bigmontz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b44255f View commit details
    Browse the repository at this point in the history
  6. Fix express init

    Add docker image
    bigmontz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e001d04 View commit details
    Browse the repository at this point in the history
  7. Adjust request examples

    bigmontz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0373ce3 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Add healthcheck endpoint

    bigmontz committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    cd0ba1e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Ready Router

    bigmontz committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1e93cde View commit details
    Browse the repository at this point in the history
  2. add wget

    bigmontz committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e431e21 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    9ca1ca0 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Robsdedude <dev@rouvenbauer.de>
    bigmontz and robsdedude committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    51a009a View commit details
    Browse the repository at this point in the history
  3. Address comments in the PR

    bigmontz committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e12c1a3 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Robsdedude <dev@rouvenbauer.de>
    bigmontz and robsdedude committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    30fc464 View commit details
    Browse the repository at this point in the history
  5. Improve validation

    bigmontz committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d71cccd View commit details
    Browse the repository at this point in the history