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

[core] Add the TimeSeriesWorkload class, a new type of workload that … #1008

Merged
merged 1 commit into from
Sep 17, 2017

Commits on Aug 10, 2017

  1. [core] Add the TimeSeriesWorkload class, a new type of workload that …

    …uses
    
    the existing YCSB API to generate time series data (numeric values associated
    with timestamps).
    See the TimeSeriesWorkload.java class Javadocs for details on how to use it
    with a client and workloads/tsworkload_template for parameters.
    Also add the BasicTSDB instance for printing/debugging the workloads.
    manolama committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    72dd88b View commit details
    Browse the repository at this point in the history