Alexander Vershilov
Alexander Vershilov
@mboes this function is only used in tests, so we could deprecate that and change tests.
Hello, thanks! I think we can do it, for example by introducing `RedisPubSub` context and using it instead of `Redis`, then we can allow only the allowed functions inside. First...
While I find the work magnificent, I'm not very easy on the massive change to the types in the library, so I want to spend some amount of time on...
I'm personally not a huge fan of hiding connection pool details into the package and not giving an access. While it has some benefits like automatic reconnection using Redis-cluster or...
Actually I'm a bit confused, according to RFC and general URI scheme authority is `[user:[password]]@` and password seems deprecated according to rfc3986. Still I see that redis upstream uses `[[user:]password@`...
@nbacquey actually it would be nice if you address the comments, but if you want I can take that over can care for the comment and the merge, just tell...
Yes I mean variance, if hyperion is run without `--raw` flag then it's not possible to understand variance, of the values from report: ``` {"cycles":null ,"measurements":null ,"garbage_collections":null ,"time_in_nanos":839.5436263736264 ,"bench_name":"944" ,"alloc":null,"bench_params":[]}],"metadata":{"location":null,"timestamp":"2017-09-05T11:47:47.633059736Z"}}...
Seems I have this issue on ghc-8.10.3 on Linux (works on macOS). Is there any fix I can try to recipe how to debug it? It's a huge project with...
Это достаточно нетривиально. Сейчас это возможно сделать если на смену режима повесить hook: и соотв при переходе в command mode слать через dbus команду переключения на английскую раскладку, а при...
В одной из последних версий я убрал работу если. EWMH не поддерживается, но мне казалось, что я уже вернул поддержку и Awesome поддерживает этот стандарт. Я перепроверить и попробую выпустить...