hunterloftis / stoppableLinks
Node's `server.close` the way you expected it to work.
☆405Updated last year
Alternatives and similar repositories for stoppable
Users that are interested in stoppable are comparing it to the libraries listed below
Sorting:
- Gracefully terminates HTTP(S) server.☆331Updated 2 years ago
- Detects node eventloop block and reports where it started☆331Updated 2 years ago
- Load detection and shedding capabilities for http, express, restify and koa☆204Updated 3 years ago
- Abstracts readiness, liveness and startup checks and graceful shutdown of Node.js services running in Kubernetes.☆526Updated 2 years ago
- Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.☆160Updated 3 years ago
- very fast object redaction☆309Updated last year
- A node.js module to make the use of promises safe☆669Updated 8 months ago
- Request Tracer - CLS-based request id generation for Express, Fastify, Koa and Hapi, batteries included☆313Updated last year
- Utility to help find out why Node isn't exiting☆590Updated 8 months ago
- Don't let your Node.JS server fall over when it's too busy.☆367Updated 7 years ago
- A package to keep a context object per request for Node.js > 8.9☆81Updated 6 years ago
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆384Updated last week
- Get and set request-scoped context anywhere☆311Updated last month
- Node.js client for statsd, DogStatsD, and Telegraf☆533Updated 3 weeks ago
- Programmable interface to `clinic doctor`☆369Updated 2 years ago
- Node.js redis client mock☆216Updated 2 years ago
- Split Streams3 style☆290Updated last year
- ⏰A Prometheus exporter for Hapi, express, Apollo, undici and Marble.js servers to automatically measure request timings 📊☆224Updated this week
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆225Updated 8 months ago
- Let's pretend we have a real MongoDB☆243Updated 2 years ago
- ES6 tagged template strings for prepared SQL statements 📋☆619Updated last week
- 🌲high performance debug logging 🐞☆158Updated 8 months ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆451Updated 2 months ago
- A fluent API to generate JSON schemas☆518Updated last week
- Asynchronous bootstrapping of Node applications☆452Updated 3 weeks ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆771Updated last year
- 🌲 an express middleware to log with pino☆198Updated 2 years ago
- Asynchronous JSON parser and stringify APIs that make use of generator patterns