# graceful-shutdown-sri

> Production-ready, framework-agnostic graceful shutdown manager for Node.js: drains HTTP servers and safely releases databases, queues, caches and custom resources on SIGTERM/SIGINT and fatal errors.

Latest version **1.0.0** (published 2026-09-24) · MIT license · 0 weekly downloads

_The full health report (score, vulnerabilities, README, dependency tree, version history) is being computed; this document will grow once it lands._

## Install

```sh
npm install graceful-shutdown-sri
pnpm add graceful-shutdown-sri
yarn add graceful-shutdown-sri
bun add graceful-shutdown-sri
```

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2026-09-24 |
| First published | 2026-09-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18 |
| Dependencies | 0 |
| Unpacked size | 314.4 KB |
| Author | santipap |
| Maintainers | santipap_eiamsamlee |
| Keywords | graceful, shutdown, graceful-shutdown, sigterm, sigint, kubernetes, http, express, fastify, socket.io, websocket, redis, prisma, sequelize, typeorm, bullmq, kafka, rabbitmq, typescript |

## Links

- npm: https://www.npmjs.com/package/graceful-shutdown-sri
- Repository: https://github.com/santipap/gracefulshutdown
- Homepage: https://github.com/santipap/gracefulshutdown#readme
- npm.io page: https://npm.io/package/graceful-shutdown-sri

---
_Source: https://npm.io/package/graceful-shutdown-sri · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
