Hydra is a a light-weight library for building distributed computing applications - such as microservices.
It was announced at EmpireNode 2016.
A key goal in Hydra is to simplify building Node-based distributed applications.
Rather watch a video - than read the docs? See our Introduction to Hydra video on YouTube.
Hydra replies on an instance of Redis, if you need to learn more about Redis, see our Redis quick start guide.
If you're just getting started with Node Microservices and you have ExpressJS experience you should first look at our HydraExpress project.
Documentation
Read the Full documentation
Related projects