-
Arango version 3.3.16
We are creating connection trough java service as below
return new ArangoDB.Builder().host(host, port).user(user).password(password).useProtocol(Protocol.VST)
.use…
-
We are trying to stop the dc2dc synchronisation (sync enabled flag on the arango deployment resource) on the outgoing side without success.
We already stopped (aborted) the replication between the tw…
4gsim updated
6 months ago
-
**K8s environment**
`minikube`
**Output**
```
kubectl get deployment
NAME DESIRED CURRENT READY AGE
replicaset.apps/arango-storage-o…
-
Please add `@ServiceConnection` support for Spring Boot 3.X. You can read more, and see an example here: https://spring.io/blog/2023/06/23/improved-testcontainers-support-in-spring-boot-3-1
Curren…
-
Im attempting to run a linux container in Docker For Windows with a kubernetes arango cluster. It starts up but gets stuck in an endless loop of the agents starting in error,terminating,then initializ…
-
_From @aolko on May 17, 2017 7:13_
Is it possible to connect a database like [Arango](https://www.arangodb.com)/[Taffy](https://github.com/typicaljoe/taffydb)/[Rx](https://github.com/pubkey/rxdb)/[Po…
-
Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done
```
Promise.done (:1656:11)
Object.execAqlQuery (/Users/chrisshaw/.atom/packages/arango-aql-query/lib/arango-aql-q…
-
9) test execute transaction (TransactionTest)
test/transaction_test.exs:18
** (Xarango.Error) unknown path '/_api/transaction/'
code: result = %Transaction{ collections: %{}, actio…
-
The Graphistry team is starting to get requests from Arango db users to help grow their Arango implementations + use cases, and we're wondering if there is any guidance for getting Arango to interop w…
-
Can we mentioned that the Environment Provider works out of the box, and add the following example configuration:
```toml
[variables]
arango_auth_url = { required = true }
arango_url = { requi…