Silviu Caragea

Results 17 issues of Silviu Caragea

Hello, It will be nice to have at the pool level some sort of notifications sent when there is no connection or at least one connection like : connection_down, connection_up....

Hello, Is this project still active ? I see not too much active development and also all the links to https://www.strapdata.com are down.

Hello, I see very little activity in this project in the last time. Is the project still alive ? Silviu

Hello, Right now the API provides only methods that blocks the current process until the response is received. Can you add API's that sends the response when is ready to...

Hello, I'm trying to send an email via mailgun.com using the hackney and I have some issues sending attachments (which requires multipart). https://documentation.mailgun.com/api-sending.html#sending Basically my interest fields are: - from...

Documentation
http11
http

Hello, Having a db with the following keys: k1, k2, k3, k4. ```erl {ok, It} = erocksdb:iterator(Ref, []), erocksdb:iterator_move(It, ). ``` Will return {ok,,} instead invalid_iterator as I will expect...

iterator

Hello, Having the following queue: ```erlang {ok, Q}= esq:new( "priv/client_producer", [{tts, 0}, {capacity, 0}]). ``` After I add few items inside the queue and restart the app and do: ```erlang...

[@] help wanted

Can you add into the network benchmark also https://github.com/Qihoo360/evpp ? It's way better than many other libraries used to compare with Photon

Done

Hello, I see lot of issues opened and users complaining on version 6.3.1 and no clarification on them. So is this version stable and safe to upgrade or we should...

Question