Skip to content

Add Fuse to Clustering and Resilience - #1315

Merged
akullpp merged 3 commits into
akullpp:mainfrom
FrodyGr:add-fuse-circuit-breaker
Sep 19, 2026
Merged

akullpp merged 3 commits into
akullpp:mainfrom
FrodyGr:add-fuse-circuit-breaker

Conversation

@FrodyGr

@FrodyGr FrodyGr commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

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 circuit breaker for Java microservices with zero runtime dependencies and lock-free CAS.

Written for commit ee89be8. 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

@akullpp
akullpp merged commit 2cb3bdd into akullpp:main Sep 19, 2026
3 checks passed
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.

2 participants