# cluster-reload

> cluster workers reload

Latest version **2.0.0** (published 2024-12-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install cluster-reload
pnpm add cluster-reload
yarn add cluster-reload
bun add cluster-reload
```

## Health

**Score 45/100 (D)** — status: maintenance-mode.

Positive: has types; esm support; no vulnerabilities; has provenance; high quality score.

Warnings: low downloads.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2024-12-15 |
| First published | 2015-06-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >= 18.19.0 |
| Dependencies | 0 |
| Unpacked size | 14.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 14 |
| Author | fengmk2 |
| Maintainers | fengmk2 |
| Keywords | cluster-reload |

## Links

- npm: https://www.npmjs.com/package/cluster-reload
- Repository: https://github.com/node-modules/cluster-reload
- Issues: https://github.com/node-modules/cluster-reload/issues
- npm.io page: https://npm.io/package/cluster-reload

## Recent versions

- 2.0.0 (latest) — 2024-12-15
- 1.1.0 — 2022-11-16
- 1.0.2 — 2015-12-23
- 1.0.1 — 2015-06-30
- 1.0.0 — 2015-06-03

## README

# cluster-reload

[![NPM version][npm-image]][npm-url]
[![npm download][download-image]][download-url]
[![Node.js CI](https://github.com/node-modules/cluster-reload/actions/workflows/nodejs.yml/badge.svg)](https://github.com/node-modules/cluster-reload/actions/workflows/nodejs.yml)
[![Test coverage][codecov-image]][codecov-url]
[![Node.js Version](https://img.shields.io/node/v/cluster-reload.svg?style=flat)](https://nodejs.org/en/download/)

[npm-image]: https://img.shields.io/npm/v/cluster-reload.svg?style=flat-square
[npm-url]: https://npmjs.org/package/cluster-reload
[download-image]: https://img.shields.io/npm/dm/cluster-reload.svg?style=flat-square
[download-url]: https://npmjs.org/package/cluster-reload
[codecov-image]: https://codecov.io/github/node-modules/cluster-reload/coverage.svg?branch=master
[codecov-url]: https://codecov.io/github/node-modules/cluster-reload?branch=master

Easy and safe reload your workers.

## Installation

```bash
npm install cluster-reload
```

## License

[MIT](LICENSE)

## Contributors

[![Contributors](https://contrib.rocks/image?repo=node-modules/cluster-reload)](https://github.com/node-modules/cluster-reload/graphs/contributors)

Made with [contributors-img](https://contrib.rocks).

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