resilience4clj / resilience4clj-retry
Resilience4Clj Retry lets you decorate a function call with a specified number of retry attempts.
☆24Updated 4 years ago
Alternatives and similar repositories for resilience4clj-retry:
Users that are interested in resilience4clj-retry are comparing it to the libraries listed below
- Resilience4Clj circuit breaker lets you decorate a function call (usually with a potential of external failure) with a safety mechanism t…☆43Updated 5 years ago
- Bidirectional translation between maps and Java beans that's declarative and reflection-free.☆35Updated 5 years ago
- Specs from SQL database schema for data generation and validation☆35Updated 5 years ago
- A Clojure linter for Stuart Sierra's how-to-ns standard