About
This package provides some infrastructure-level modules, that every application requires that follows the 12-factor principles.
The sub-modules of this package especially focusing on the following principles:
III. Config: Store config in the environment
IX. Disposability: Maximize robustness with fast startup and graceful shutdown
XI. Logs: Treat logs as event streams