Well ok, perhaps the word /deprecated/ wasn't the right choice. From
their github [1]:
*Netflix Hystrix is now officially in maintenance mode, with the
following expectations to the greater community: Netflix will no longer
actively review issues, merge pull-requests, and release new versions
Perfect, thanks for that!
I was a bit surprised by the statement that Hystrix is deprecated - do you
have more details about that?
On Monday, 19 August 2019 14:21:59 UTC+2, Jim foo.bar wrote:
>
> Hi Juraj,
>
> I've added a small paragraph in the *Alternatives* section. I hope you
> find it helpf
Hi Juraj,
I've added a small paragraph in the /Alternatives/ section. I hope you
find it helpful, but generally I would encourage you to to perform your
own tests/comparison, if you're thinking of using something like this
seriously. It might be that you don't mind using a Java lib, or you
mi
Hi Dimitris,
Thanks for the library.
After quickly skimming the README file I'm wondering how does it compare to
alternatives you mention at the end and/or Hystrix.
On Sunday, 18 August 2019 19:42:30 UTC+2, Jim foo.bar wrote:
>
> Hi folks,
>
> As the name implies, this [1] is a small (pure Cloju
Hi folks,
As the name implies, this [1] is a small (pure Clojure) library,
providing highly configurable/reusable primitives for implementing the
*circuit-breaker *pattern. Using those primitives, it implements two
circuit-breaking components (/cb-fn/ & /cb-agent/) that should cover
most need