0.2.1 • Published 8 years ago

redis-micro-transport v0.2.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

Redis microservices transport layer

A minimal microservices transport layer, based on Redis.

Build Status npm version

Features

  • PubSub, Queue and RPC functionality;
  • Exposes promise and callback APIs.

Installation

$ npm install redis-micro-transport

Requirements

  • Node.js v.4+

License

MIT