[Haskell-cafe] Hedis 0.7.0 release warning
Kostiantyn Rybnikov
k-bx at k-bx.com
Wed Feb 24 15:47:00 UTC 2016
Hi!
I've released hedis 0.7.0 with one change which might affect some of you,
so I thought it makes sense to notify cafe.
To fix the issue #23 [0] we decided that it's ok to sacrifice pipelining
between runRedis calls, so from now on, there won't be pipelining in that
scenario.
I want to thank Kirill Zaborsky for the fix in pr #45 [1]
Best regards,
Kostia
[0]: https://github.com/informatikr/hedis/issues/23
[1]: https://github.com/informatikr/hedis/pull/45
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160224/6adaa403/attachment.html>
More information about the Haskell-Cafe
mailing list