SkillAgentSearch skills...

Mjolnir

Isolation and fail-fast fault tolerance library, modeled after https://github.com/Netflix/Hystrix.

Install / Use

/learn @hudl/Mjolnir
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Mjolnir

Mjolnir is a fault tolerance and isolation library that employs timeouts, bulkheads, and circuit breakers to make network and other dependency calls resilient against failure. It's modeled after Netflix's awesome Hystrix library. Some components are ports, but much of it has been written using C#- and .NET-specific features (e.g. async/await, CancellationTokens).

See the Wiki for more details and documentation.

View on GitHub
GitHub Stars79
CategoryDevelopment
Updated1y ago
Forks10

Languages

C#

Security Score

80/100

Audited on Feb 19, 2025

No findings