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