pnxtech / hydra

A light-weight library for building distributed applications such as microservices
https://www.hydramicroservice.com
MIT License
645 stars 54 forks source link

Refactoring to introduce tests! #94

Closed cjus closed 7 years ago

cjus commented 7 years ago

Version 1.2.3 of hydra includes a few important changes, and additionally some cleanup and refactoring. The first important change is that modules which were previously external dependencies are now part of hydra. At first glance, this may seem counter to the modularity offered by NPM but I felt it necessary for the following reasons: