1
0
Fork 0
arangodb/js/common/modules
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
..
@arangodb Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
jsunity add setUpAll, tearDownAll 2016-09-23 12:08:39 +02:00
jslint.js We are now using semistandard and eslint 2016-06-29 18:27:02 +02:00
jsunity.js add setUpAll, tearDownAll 2016-09-23 12:08:39 +02:00
loadtestrunner.js
reportgenerator.js