arangodb-php
arangodb-php copied to clipboard
Implement new ArangoDB functionality support: Replication
trafficstars
For driver version 1.4 we need to implement replication functionality support as described here:
- http://www.arangodb.org/manuals/1.4/HttpReplication.html
For this to be implemented, we need to set up a second instance of ArangoDB in order to do complete functionality tests.