Antelopes
This project endgoal is to be a clean and framework-agnostic background jobs worker system, primilary focused on batches.
This project is all new and has not yet reached a stable state.
Contributing
- Fork it ( https://github.com/titeiko/antelopes/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Development Requirements
- Ruby 2.3+
- Bundler
- Redis 3+
Testing
bundle exec rake
Versioning
Antelopes uses Semantic Versioning 2.0.0