-
## Project Name
vertx-arangodb-client or vertx-arango-client
package can be like io.reactiverse:vertx-arango-client:1.0.0
## Project Goal
Arangodb is a fast multi-layer database. More informat…
-
Need 3.4 version of arango
-
When extending the ArangoDB docker image as a base image to dockerize a Foxx service (or anything else really) it's extremely useful to be able to just stuff `/docker-entrypoint-initdb.d` full of shel…
-
Hi! Thanks for the project!
The `aioarangodb` library has not been updated for over a year, for this reason I forked (not a copied) `python-arango` and made it asynchronous. The current version (1.…
-
Also implement `spit` and `slurp` in arango ns
-
Would it be possible to update the Arango::Server class to allow the setting of the desired protocol when connecting to a server?
Right now it's set as http, so it's not possible to connect to a serv…
-
Arango doesn't allow this so we shouldn't allow it in the API.
-
On a large network, the AQL command that would be executed takes up a lot of RAM and the command stops instead of going over the memory limit. This leads to silent failure for the user. There is an op…
-
## My Environment
* __ArangoDB Version__: 3.10.8
* __Deployment Mode__: Cluster
* __Deployment Strategy__: ArangoDB Starter in Docker
* __Configuration__: 3 cluster …
-
Hi Joohwan,
We really like your arango library. I am curious what your plans are in regards to asyncio support. I saw you started another repo for it. I'd be interested in helping out where I could…