fastify / fastify-circuit-breakerLinks
A low overhead circuit breaker for your routes
☆158Updated last month
Alternatives and similar repositories for fastify-circuit-breaker
Users that are interested in fastify-circuit-breaker are comparing it to the libraries listed below
Sorting:
- Decorates fastify instance with a map of routes☆118Updated last month
- A Fastify plugin to facilitate working with cache headers☆220Updated last month
- Process load measuring plugin for Fastify, with automatic handling of "Service Unavailable"☆387Updated last month
- A Fastify plugin to require bearer Authorization headers☆176Updated last month
- Fastify compression utils☆216Updated last month
- A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins☆121Updated last month
- Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)☆184Updated last month
- Restart Fastify without losing a request☆107Updated last month
- A fastify csrf plugin☆160Updated last month
- Fastify plugin for scheduling periodic jobs☆105Updated last month
- fastify plugin to forward the current http request to another server☆160Updated this week
- Validate your env variables using Ajv and dotenv☆243Updated last month
- Middleware engine for Fastify☆265Updated 3 weeks ago
- Add an accepts parser to Fastify☆75Updated last month
- Plugin helper for Fastify☆221Updated last month
- provide stats for routes using perf_hooks, for fastify☆53Updated last month
- Fastify plugin to check environment variables☆228Updated last month
- A Piscina plugin for Fastify☆65Updated last year
- A simple plugin that enables response validation for Fastify☆55Updated last month
- Plugin to share a common Redis connection across Fastify☆220Updated last month
- Dependency injection support for fastify☆114Updated this week
- Auth0 verification plugin for Fastify☆100Updated 6 months ago
- A streaming way to send data to a Node.js Worker Thread