mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
Minor update to timeseries clustering index name
This commit is contained in:
parent
87c3904f93
commit
60bd261048
@ -93,7 +93,7 @@ blocks:
|
|||||||
key: {
|
key: {
|
||||||
time: -1,
|
time: -1,
|
||||||
},
|
},
|
||||||
name: "tab_time_desc_idx",
|
name: "ts_time_desc_idx",
|
||||||
unique: true
|
unique: true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user