mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
updated descriptions
This commit is contained in:
parent
fd65dfaea6
commit
9589a80a79
@ -1,5 +1,5 @@
|
|||||||
# nb -v run driver=cql yaml=cql-iot tags=phase:schema host=dsehost
|
# nb -v run driver=cql yaml=cql-iot tags=phase:schema host=dsehost
|
||||||
description: An IOT workload which more optimal DSE settings
|
description: An IOT workload with more optimal settings for DSE
|
||||||
|
|
||||||
scenarios:
|
scenarios:
|
||||||
default:
|
default:
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
# nb -v run driver=cql yaml=cql-iot tags=phase:schema host=dsehost
|
# nb -v run driver=cql yaml=cql-iot tags=phase:schema host=dsehost
|
||||||
description: |
|
description: |
|
||||||
This workload emulates a time-series data model and access patterns. This is the same a cql-timeseries,
|
Time-series data model and access patterns. (use cql-timeseries instead)
|
||||||
which is the preferred name as it is more canonical. This workload is retained for historic reasons.
|
This is the same a cql-timeseries, which is the preferred name as it is
|
||||||
|
more canonical. This workload is retained for historic reasons.
|
||||||
|
|
||||||
scenarios:
|
scenarios:
|
||||||
default:
|
default:
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
description: creates local graphs which resemble a wagon-wheel topology
|
||||||
|
|
||||||
scenarios:
|
scenarios:
|
||||||
default:
|
default:
|
||||||
creategraph: run driver=dsegraph graphname=graph_wheels tags=phase:graph-schema
|
creategraph: run driver=dsegraph graphname=graph_wheels tags=phase:graph-schema
|
||||||
|
Loading…
Reference in New Issue
Block a user