mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
typo fixes in cql md
This commit is contained in:
parent
a9d70a7717
commit
079fd9e4f2
@ -234,7 +234,8 @@ activity types.
|
||||
- `lbp=LAP(rp=3,s=10)` - Same as above, using the equivalent but terser form.
|
||||
- `lbp=LAP(rp_ms=3000,s_ms=10000)` - Same as above, with milliseconds instead of
|
||||
seconds.
|
||||
- `loadbalancing=LAP(s=10),TAP(
|
||||
- `loadbalancing=LAP(s=10),TAP()` - Latency aware policy, followed by
|
||||
token aware policy.
|
||||
|
||||
### CQL YAML Parameters
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user