Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 833 Bytes

File metadata and controls

15 lines (10 loc) · 833 Bytes

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