mirror of https://gitee.com/bigwinds/arangodb
formatting
This commit is contained in:
parent
3d938a037b
commit
c78699f5ea
|
@ -406,7 +406,7 @@ v3.1.10 (2017-02-02)
|
||||||
FOR doc IN docs RETURN doc.value ? doc.value : 'not present'
|
FOR doc IN docs RETURN doc.value ? doc.value : 'not present'
|
||||||
|
|
||||||
* fixed wrong sorting order in cluster, if an index was used to sort with many
|
* fixed wrong sorting order in cluster, if an index was used to sort with many
|
||||||
shards.
|
shards.
|
||||||
|
|
||||||
* added --replication-factor, --number-of-shards and --wait-for-sync to arangobench
|
* added --replication-factor, --number-of-shards and --wait-for-sync to arangobench
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue