Jérôme Renard
Jérôme Renard
I am not sure if this is intended or not but if we send a document and elasticsearch is down poolboy seems to try to reconnect again and again until...
Issue112
This is an incomplete attempt to solve https://github.com/abourget/gevent-socketio/issues/112. As discussed on the mailing list here is a pull request of the code so we can discuss the patch further. Have...
``` ➜ reflectx git:(refactor/fieldsbyindexes) go test PASS ok github.com/jmoiron/sqlx/reflectx 0.003s ```
Hi there, How about adding [PBKDF2](https://en.wikipedia.org/wiki/PBKDF2) support ? Erlpass could be some kind of an abstraction layer for different crypto algorithm ? The API could be like (This will break...
Hope that helps :)
Hi there, I spotted a few problems with the current implementation which led me to write a specification for a possible v2. Here it is # Table of Contents *...
Add bucket configuration for histograms. Uses prometheus default buckets by default. Add INF automatically as well.