1
0
Fork 0
arangodb/tests/js
Jan b610d99d9f Parallelize certain AQL write operations (#10503)
* added highly experimental startup option `--query.parallelize-gather-writes`

Turning this option on will enable the `parallelize-gather` AQL
optimizer rule for certain write queries. This option is `false`
by default.

The feature is highly experimental and should not be used on a
production system. The option is therefore also hidden.

* parallelize certain write operations in AQL

* remove unneeded _vocbase

* remove unneeded _vocbase

* added startup option and tests
2019-11-27 19:05:04 +01:00
..
client check before foxx-heal (#10512) 2019-11-27 17:29:35 +01:00
common Cancel connections to known failed servers (#10546) 2019-11-27 17:34:43 +01:00
server Parallelize certain AQL write operations (#10503) 2019-11-27 19:05:04 +01:00