Sha256: 84aa69c7c0abcfe7cd9dab4122d2263aa7e38d8ccdb26845114769f2673d3add
Contents?: true
Size: 1012 Bytes
Versions: 2
Compression:
Stored size: 1012 Bytes
Contents
# Asynchronic [](https://rubygems.org/gems/asynchronic) [](https://travis-ci.org/gabynaiman/asynchronic) [](https://coveralls.io/r/gabynaiman/asynchronic?branch=master) [](https://codeclimate.com/github/gabynaiman/asynchronic) DSL for asynchronic pipeline using queues over Redis ## Installation Add this line to your application's Gemfile: gem 'asynchronic' And then execute: $ bundle Or install it yourself as: $ gem install asynchronic ## Usage ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
asynchronic-3.0.3 | README.md |
asynchronic-3.0.2 | README.md |