nestjs / awesome-nestjs

A curated list of awesome things related to NestJS 😎
10.96k stars 980 forks source link

chore: add new category and resilience library #249

Closed SocketSomeone closed 1 year ago

SocketSomeone commented 1 year ago

Resource type (required)

If your contribution is NOT a GitHub repository, then you can skip the next titles, except "Rules".

Description (required)

NestJS Resilience is an open-source library that provides a set of reliable patterns for building resilient applications on top of NestJS. The library includes several key features, including retry, circuit breaker, and timeout patterns, which help to ensure that your application can handle failures and recover quickly from them.

Link (required)

https://github.com/SocketSomeone/nestjs-resilience

Rules (required)