Socket
Socket
Sign inDemoInstall

hydra

Package Overview
Dependencies
19
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hydra

Hydra is a NodeJS light-weight library for building distributed computing applications such as microservices


Version published
Weekly downloads
287
decreased by-72.48%
Maintainers
1
Install size
3.00 MB
Created
Weekly downloads
 

Readme

Source

npm version NPM downloads Build Status

Hydra is a NodeJS package which facilitates building distributed applications such as Microservices.

Hydra offers features such as service discovery, distributed messaging, message load balancing, logging, presence, and health monitoring. It was announced at EmpireNode 2016.

Install the latest stable version via npm install hydra --save

See our quick start guide and sample projects

If you're just getting started with Node Microservices and you have ExpressJS experience you should first look at our HydraExpress project.

If you want a lighter-weight Express integration or you're using Hapi, Koa, Sails.js, Restify or Restana then checkout the Hydra Integration Project.

Documentation

Visit our dedicated documentation site for hydra at: https://www.hydramicroservice.com

Hydra works great on AWS using Docker containers and Swarm mode, see: https://www.hydramicroservice.com/docs/docker/docker.html

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).

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

  • Hydra: hydra core project for use with Non-ExpressJS apps
  • Hydra-Express: hydra for ExpressJS developers
  • Hydra-Integration: Integrating third-party Node.js web frameworks with Hydra
  • Hydra-Router: A service-aware socket and HTTP API router
  • Hydra-cli: a hydra commandline client for interacting with Hydra-enabled applications
  • Hydra Generator: A Yeoman generator for quickly building hydra-based projects
  • Hydra-plugin-rpc: Create and consume remote procedure calls in hydra with ease
  • Hydra-Cluster: A compute cluster based on Hydra
  • UMF: Universal Message Format, a messaging specification for routable messages

Examples

Articles

Special thanks

A special thanks to Michael Stillwell for generously transferring his Hydra project name on NPM!

Keywords

FAQs

Last updated on 08 Feb 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc