1
0
Fork 0
arangodb/js
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
..
actions Add an API to query for status of moveShard and cleanOutServer jobs. (#5594) 2018-06-15 16:28:23 +02:00
apps/system fixed events not properly bound to view (#6144) 2018-08-16 08:46:06 +02:00
client added gharial tests (#6202) 2018-08-21 11:37:47 +02:00
common added lost gharial tests (#6172) 2018-08-20 09:19:22 +02:00
contrib
node Documentation 3.3/backuport examples (#5192) 2018-04-24 13:52:40 +02:00
server speed up AQL query plan generation (#6243) 2018-08-24 13:11:06 +02:00
.eslintrc
.jshintrc
GUIDELINES.md
minify-node-modules.ps1