1
0
Fork 0
arangodb/js/server
Frank Celler 6d08d4f4aa Bug fix/scheduler delete (#3077)
* removed delete call

* cleanup

* lower cpu activity of log thread too

* fix log messages

* do not enter threads into unordered_set, as it is unneeded

* do not compile in calls to disabled plan cache

* moved AQL regex cache from thread local variables to a class of its own

* more sensible thread creation and destruction
2017-08-25 12:00:17 +02:00
..
assets/swagger
bootstrap Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
modules/@arangodb use indices on our foxx queues queries; Migrate queries away from aqb… (#3101) 2017-08-24 17:06:03 +02:00
perftests
tests Bug fix/scheduler delete (#3077) 2017-08-25 12:00:17 +02:00
arango-dfdb.js fix potentially hanging dfdb 2017-05-04 10:39:47 +02:00
check-version.js
initialize.js
server.js Simplified Foxx self healing (#2511) 2017-05-30 18:27:32 +02:00
upgrade-database.js use indices on our foxx queues queries; Migrate queries away from aqb… (#3101) 2017-08-24 17:06:03 +02:00
worker.js