pnxtech / hydra-express

A module which wraps Hydra and ExpressJS into a library for building distributed applications - such as microservices
MIT License
184 stars 38 forks source link
distributed-computing express expressjs hydra hydra-express microservice redis

logo

npm version NPM downloads

Hydra-Express is a light-weight library for building NodeJS and ExpressJS based distributed computing applications. It was announced at EmpireNode 2016.

Hydra offers features such as service discovery, distributed messaging, message load balancing, logging, presence, and health monitoring.

See our quick start guide

Using Hapi, Koa, Sails.js, Restify or Restana then checkout the Hydra Integration Project.

Documentation

We're building a dedicated documentation site for hydra at: https://www.hydramicroservice.com Our older docs are still available at: Full documentation

Interested in running Hydra-express on AWS using Docker containers and Swarm mode? See: https://github.com/cjus/hydra-and-aws-in-docker-swarm

Join us on Slack!

Are you using or planning on using Hydra on your project? Join us on Slack for more direct support. https://fwsp-hydra.slack.com To join, email cjus34@gmail.com with your desired username and email address (for invite).

Related projects

There are many projects on NPM which contain the name hydra. The following are official projects related to the Hydra - microservice library.

Articles