-
## My Environment
* __ArangoDB Version__: 3.6.6
* __Storage Engine__: RocksDB
* __Deployment Mode__: Cluster
* __Deployment Strategy__: ArangoDB Starter
* __Configur…
-
This is obviously not a short-term goal, but my impression is there are a lot of places where pach code has additional complexity, because of using etcd rather than a SQL DB. I'm going to start collec…
-
I'm running 3.3.10 on macOS 10.13.4, installed via homebrew. I think I first installed 3.3.8 and had the same problem. It's essentially an empty installation, with a few megabytes of data in 3 collect…
-
Oh! Very interesting project!
Could you give examples how to use it?
P.S. there is very good lib for work with http https://github.com/ikod/dlang-requests it maybe helpfull.
-
## my environment running ArangoDB
I'm using the latest ArangoDB of the respective release series:
- [x] 3.3
Mode:
- [x] Single-Server
Storage-Engine:
- [x] rocksdb
On this operating syst…
-
## My Environment
* __ArangoDB Version__: 3.5.1
* __Storage Engine__: RocksDB
* __Deployment Mode__: Single Server
* __Deployment Strategy__: ArangoDB Starter
* __…
-
I think it is essential to be able to store raw binary data either as a blob or attachments (as couchdb does).
The current workaround is to Base64 encode which actually bloats the size with aprox. 13…
-
Follow up discussion on PR #12646
ArangoDB as of now supports the following datetime formats:
1. '2020-02-01T00:00:00.000'
2. '2020-02-01T00:00:00.000Z'
3. '2020-02-01T01:00:00.000+01:00' => '…
-
Hi folks,
Another issue I could use some assistance with please.
I have a BPMN which uses the Camunda-Camel library to communicate to a third party service through Kafka, i.e.:
1) A BPMN Send…
-
Hi,
**Is your feature request related to a problem? Please describe.**
Yes, it's related to the security of nebula graph databases.
As far as I can see, there isn't anything in Nebula that he…