0.3.0 • Published 3 years ago

@teamest/process-manager v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Process Manager

Generic process manager for the teamest Microservice ecosystem

Features

  • Provides an api to support a health check endpoint
  • Supports retries when waiting for certain service dependencies (eg mysql or rabbit)
  • Catches application level errors and attempts to restart
  • Performs validation of environment variables on start

Usage

import processManager from '@teamest/process-manager';
0.3.0

3 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago