-
We are using the latest arangodb version (official docker image for arangodb) and we are getting following error:
This is simple info taken from arangodb dashboards:
```
Currently listening…
-
[log.js](https://github.com/baslr/node-request/blob/master/log.js) uses a `return` at file scope, which breaks the build if one of the included modules references `request-easy`
I'm talking about t…
-
Hello,
We're currently using arangochair (@voondo 's fork in fact, because of authentication issues) and are rather happy with it !
Nevertheless, it would be great to be able to subscribe to inser…
-
Copied from an email:
I'd suggest a feature for some next version of arangoDB. The introduced async execution seems a nice idea. Is there a plan to implement websockets too? It would be a good extens…
-
### Is your proposal related to a problem?
Currently there is no way to use Alchemy before making any changes via the Meta API or by manually altering the `alchemy_collections`, this requires a com…
-
I am actually interested in some form of Change Data Capture(CDC) solution where I want to track documents that have been inserted into the database. After doing some research, I found #602 and a tool…
-
We are using mongodb at present. We want to use arangodb on top of mongodb. For this, we need to sync them. How can we sync mongodb with arangodb?
-
Hello
I was wondering if there are any plans for adding change data capture support? I'm looking for something that listens to changes made to a graph collection so that I can consume these events …
migsk updated
5 years ago
-
We can get rid of the autoincrement requirement for an event store if we use [Universally Unique Lexicographically Sortable Identifier](https://github.com/ulid/spec). This would be a huge improvement.…
-
Is it possible to get online presence or create a chat app with ArangoDB? Or should I use RethinkDB for that?