mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
update missing field
This commit is contained in:
parent
cbfbe9f774
commit
6f29b9005d
@ -1,6 +1,6 @@
|
|||||||
bindings:
|
bindings:
|
||||||
# message key, property and value
|
# message key, property and value
|
||||||
mykey:
|
mykey: NumberNameToString()
|
||||||
int_prop_val: ToString(); Prefix("IntProp_")
|
int_prop_val: ToString(); Prefix("IntProp_")
|
||||||
text_prop_val: AlphaNumericString(10); Prefix("TextProp_")
|
text_prop_val: AlphaNumericString(10); Prefix("TextProp_")
|
||||||
myvalue: NumberNameToString() #AlphaNumericString(20)
|
myvalue: NumberNameToString() #AlphaNumericString(20)
|
||||||
@ -85,7 +85,7 @@ blocks:
|
|||||||
|
|
||||||
# - websocket-producer:
|
# - websocket-producer:
|
||||||
# tags:
|
# tags:
|
||||||
# type: websocket-produer
|
# type: websocket-producer
|
||||||
# statements:
|
# statements:
|
||||||
# - websocket-producer-stuff:
|
# - websocket-producer-stuff:
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user