Project

antelopes

0.0
No commit activity in last 3 years
No release in over 3 years
Nice and smart background jobs
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

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