1
0
Fork 0
arangodb/js/server
Jan 3795f8c773
speed up AQL query plan generation (#6243)
- add startup option `--query.optimizer-max-plans value`
- honor "maxNumberOfPlans" in all cases
- lower default value for "maxNumberOfPlans" from 192 to 128
2018-08-24 13:11:06 +02:00
..
assets/swagger Refactor Authentication Layer (3.3) (#4588) 2018-02-28 13:24:18 +01:00
bootstrap Feature/replication ui (#5282) 2018-06-07 15:54:27 +02:00
modules/@arangodb replace busy-waiting with just waiting (#5723) 2018-07-03 09:01:23 +02:00
perftests
tests speed up AQL query plan generation (#6243) 2018-08-24 13:11:06 +02:00
arango-dfdb.js fix potentially hanging dfdb 2017-05-04 10:39:47 +02:00
check-version.js
initialize.js
server.js fixed compiler warnings and added missing call to arangosh 2018-03-01 12:17:47 +01:00
upgrade-database.js improve startup resilience in case there are datafile errors (#4974) 2018-04-13 12:08:41 +02:00
worker.js