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 oltp workload #277

Merged
merged 26 commits into from
Oct 8, 2024
Merged

add oltp workload #277

merged 26 commits into from
Oct 8, 2024

Commits on Sep 24, 2024

  1. cleanup code layout

    Re-organize the various client types to provide more coherent structure.
    brayniac committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bf50135 View commit details
    Browse the repository at this point in the history
  2. rustfmt

    brayniac committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6bb6163 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcb0cfd View commit details
    Browse the repository at this point in the history
  4. rustfmt

    brayniac committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    efffec9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84b0f8e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    3d5bfee View commit details
    Browse the repository at this point in the history
  2. WIP: oltp point select

    WIP: do not merge
    
    Add OLTP point select with MySQL protocol support.
    brayniac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    21af433 View commit details
    Browse the repository at this point in the history
  3. don't bail

    brayniac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4c1e62e View commit details
    Browse the repository at this point in the history
  4. fix

    brayniac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    01daf29 View commit details
    Browse the repository at this point in the history
  5. oltp stats

    brayniac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6fe1199 View commit details
    Browse the repository at this point in the history
  6. oltp stats

    brayniac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0c2418d View commit details
    Browse the repository at this point in the history
  7. oltp stats

    brayniac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1e1f0fb View commit details
    Browse the repository at this point in the history
  8. check error

    brayniac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6ae6b50 View commit details
    Browse the repository at this point in the history
  9. fix

    brayniac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5e2990e View commit details
    Browse the repository at this point in the history
  10. add latency metrics, cleanup

    brayniac committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ee401b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    cb1fffc View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    7398428 View commit details
    Browse the repository at this point in the history
  2. rustfmt

    brayniac committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    88d0aff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02b09c4 View commit details
    Browse the repository at this point in the history
  4. these should be eprintln

    brayniac committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1def145 View commit details
    Browse the repository at this point in the history
  5. fix

    brayniac committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c1186e0 View commit details
    Browse the repository at this point in the history
  6. rustfmt

    brayniac committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    48cc25d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2322bca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a431c50 View commit details
    Browse the repository at this point in the history
  9. add missing file

    brayniac committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    850a863 View commit details
    Browse the repository at this point in the history
  10. rustfmt

    brayniac committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    93390eb View commit details
    Browse the repository at this point in the history