Skip to content
@resilience4clj

Resilience4Clj

Resilience4clj is a lightweight, highly-composable fault tolerance set of libraries built on top of GitHub's Resilience4j for Clojure.

Popular repositories

  1. resilience4clj-circuitbreaker resilience4clj-circuitbreaker Public

    Resilience4Clj circuit breaker lets you decorate a function call (usually with a potential of external failure) with a safety mechanism to interrupt the propagation of failures.

    Clojure 40

  2. resilience4clj-retry resilience4clj-retry Public

    Resilience4Clj Retry lets you decorate a function call with a specified number of retry attempts.

    Clojure 23 2

  3. resilience4clj-timelimiter resilience4clj-timelimiter Public

    Resilience4Clj Time Limiter lets you decorate a function call with a specified time limit.

    Clojure 10

  4. resilience4clj-cache resilience4clj-cache Public

    Resilience4Clj Cache lets you decorate a function call with a distributed caching infrastructure as provided by any javax.cache provider.

    Clojure 7

  5. resilience4clj-core resilience4clj-core Public

    Clojure 6

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…