Skip to content

0.2.0

Choose a tag to compare

@itnelo itnelo released this 20 Jul 12:42
· 9 commits to master since this release
0.2.0
dd4a1fe

Added

  • Shutdown service that gracefully terminates the event loop after corresponding signals are received (using ext-pcntl).
  • Docker-compose configuration for local development.
  • Docker stack configuration for Swarm mode, installation guide in README.md.
  • HAProxy configuration to balance requests between multiple application replicas within docker network using built-in DNS service.