0.3.0 • Published 5 years ago

@teamest/process-manager v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.1.1

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago