Resilience4Clj
Popular repositories Loading
-
resilience4clj-circuitbreaker
resilience4clj-circuitbreaker PublicResilience4Clj 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 43
-
resilience4clj-retry
resilience4clj-retry PublicResilience4Clj Retry lets you decorate a function call with a specified number of retry attempts.
-
resilience4clj-timelimiter
resilience4clj-timelimiter PublicResilience4Clj Time Limiter lets you decorate a function call with a specified time limit.
Clojure 11
-
resilience4clj-cache
resilience4clj-cache PublicResilience4Clj Cache lets you decorate a function call with a distributed caching infrastructure as provided by any javax.cache provider.
Clojure 7
-
Repositories
- resilience4clj-retry Public
Resilience4Clj Retry lets you decorate a function call with a specified number of retry attempts.
resilience4clj/resilience4clj-retry’s past year of commit activity - resilience4clj-timelimiter Public
Resilience4Clj Time Limiter lets you decorate a function call with a specified time limit.
resilience4clj/resilience4clj-timelimiter’s past year of commit activity - 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.
resilience4clj/resilience4clj-circuitbreaker’s past year of commit activity - resilience4clj-core Public
resilience4clj/resilience4clj-core’s past year of commit activity - resilience4clj-cache Public
Resilience4Clj Cache lets you decorate a function call with a distributed caching infrastructure as provided by any javax.cache provider.
resilience4clj/resilience4clj-cache’s past year of commit activity
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…