Benoit Chesneau

Results 726 comments of Benoit Chesneau

> What I want personally is something enough to get hackney metrics. @deadtrickster how do you mean? Having metrics calculated initially ?

@deadtrickster why do you care about the version used by hackney? Erlang-metrics is using a feature not available in Erlang < 17 , so until the support of Erlang 16...

@deadtrickster are you still up to provide a PR for it? Would be interrested to included it in next release.

we can bump the next erlang-metrics and make it compatible for current hackney version as well :)

maybe it worth to add the multipart api to couchbeam so we could send in one pass all docs ?

yes and no. multipart is supported in hackney. To do this I have to replace the use of ibrowse by hackney in couchbeam then it will be OK.

@ryanramage what's the status of it?

Did you try latest version ? This issue should be solved but let me know.

The change log is here : https://github.com/benoitc/hackney/blob/master/NEWS.md

I propose to make erica a full erlang release. So it wouldn't depends on erlang at the install.