1
0
Fork 0
arangodb/js/server
Simon Grätzer ee8209943f Missing things for active / passive (#3578)
* Switching from ttl to supervision based failover mechanism

* Allowing canceling of ongoing actions

* refactored asyncjobmanager

* refactoring some code

* adding read-only flag

* catching some exceptions to reduce log pollution, removing unnecessary code, removing tests for _changeMode

* fixing "createsANewDatabaseWithAnInvalidUser"

* auth = off does not longer make everyone superuser

* Fixing cluster_sync and maybe resilience
2017-11-04 20:30:23 +01:00
..
assets/swagger Make swagger docs secure again 2016-06-17 14:52:15 +02:00
bootstrap Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
modules/@arangodb Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
perftests
tests Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01: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 Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
worker.js