Skip to content

Add Fuse to Clustering and Resilience - #1315

Open
FrodyGr wants to merge 1 commit into
akullpp:mainfrom
FrodyGr:add-fuse-circuit-breaker
Open

Add Fuse to Clustering and Resilience#1315
FrodyGr wants to merge 1 commit into
akullpp:mainfrom
FrodyGr:add-fuse-circuit-breaker

Conversation

@FrodyGr

@FrodyGr FrodyGr commented Sep 4, 2026

Copy link
Copy Markdown

Suggestion type

  • Project
  • Resource

Checklist

  • I searched the list and existing issues for duplicates.
  • I changed README_SOURCE.md, not the generated README.md.
  • This pull request contains one suggestion.
  • The suggestion is relevant to Java or the JVM and fits its chosen category.
  • I used the canonical project or resource link.
  • The suggestion is current and maintained.
  • The concise, neutral description explains its distinguishing value and ends with punctuation.
  • Licensing is clear and any restrictive terms are disclosed where applicable.

Description

Adds Fuse under the Clustering and Resilience category.

Fuse is an ultra lightweight (<20 KB) zero-dependency Circuit Breaker for Java microservices built on lock-free CAS (AtomicReference), published on Maven Central and licensed under Apache-2.0.


Summary by cubic

Adds Fuse to the Clustering and Resilience category in README_SOURCE.md as a zero-dependency circuit breaker for Java microservices.

Written for commit b9bb9b4. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant