GitHub / the-pat / pollyscript
PollyScript is a JavaScript resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. PollyScript is a port of the Polly library from .NET.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-pat%2Fpollyscript
PURL: pkg:github/the-pat/pollyscript
Stars: 3
Forks: 0
Open issues: 8
License: unlicense
Language: TypeScript
Size: 43 KB
Dependencies parsed at: Pending
Created at: almost 5 years ago
Updated at: over 4 years ago
Pushed at: almost 5 years ago
Last synced at: 3 months ago
Topics: circuit-breaker, circuit-breaker-pattern, fault-handler, hacktoberfest, nodejs, polly, resilience, resiliency-patterns, retry-strategies, transient-fault-handling