Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hystrix Executor

Wrapper for Netflix's Hystrix implementation Circuit breaker without code clutter. W

This attempts to bypass the Command pattern enforced by Hystrix. You get all the goodies without littering the code.

Variants

You can choose the aspect-based variant, which supports runtime weaving or the service-based variant, which is more explicit.

About

A wrapper for avoiding the Command pattern enforced by Hystrix. You get all the goodies of Hystrix without littering the code.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages