Daniel Kennedy

Results 7 issues of Daniel Kennedy

Found myself using this approach and thought it'd be useful for others. I'm not sure where it'd fit in the arangojs API's but it's still pretty handy. To help developers...

Feature Request
Discussion

We've come across a situation where query (and mutation) batching would be very useful. I noticed that this was an issue in the Android project but not in the iOS...

enhancement

The 5.x URL here: http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-analysis-naturalsort/5.1.1.0/elasticsearch-analysis-naturalsort-5.1.1.0-plugin.zip is returning a 404.

Since ES6 is now a thing and support is rolling in, it'd be awesome to be able to have promises returned instead of relying on callbacks (for all the methods...

This isn't too bad but when you call consume() on an exchange with at least 10 other consumers, you will receive the following Node warning: ``` (node) warning: possible EventEmitter...

I was wondering what the status was for this project. It hasn't gotten much love recently. My company's already using Koa and we've started getting into statsd so this is...

What ---- The documentation for `OAuthBearerSetToken` notes that `tokenValue` and `principalName` are required parameters but doesn't check them for null values. As seen in this [issue](https://github.com/confluentinc/confluent-kafka-dotnet/issues/2158), if `principalName` is `null`,...