restpack_service_messaging Build Status Code Climate Dependency Status Gem Version

A simple mechanism for sending messages to services without knowing much about them. A (very) poor man's kafka.apache.org.

Developer Environment Setup

bundle install

Running Tests

rake test