GithubHelp home page GithubHelp logo

moskvin / sidekiq-delay_extensions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gemhome/sidekiq-delay_extensions

0.0 0.0 0.0 7.07 MB

Extracts sidekiq/delay from Sidekiq 6

License: Other

Ruby 99.38% HTML 0.62%

sidekiq-delay_extensions's Introduction

Sidekiq Delay Extensions

Gem Version Build

The Sidekiq delay extensions are deprecated in 6.x and will be removed from 7.x.

This gem extracts the delay extensions from the latest 6.x release and will match Sidekiq 6.x version numbers.

When Sidekiq reaches 7.0, this gem will begin being maintained on its own. Maintainers wanted.

Requirements

Installation

gem install sidekiq
gem install sidekiq-delay_extensions

In your initializers, include the line:

Sidekiq::DelayExtensions.enable_delay!

Upgrading (IMPORTANT): Also add

Sidekiq::Extensions::DelayedClass = Sidekiq::DelayExtensions::DelayedClass
Sidekiq::Extensions::DelayedModel = Sidekiq::DelayExtensions::DelayedModel
Sidekiq::Extensions::DelayedMailer = Sidekiq::DelayExtensions::DelayedMailer

Testing

In your test environment, include the line:

require "sidekiq/delay_extensions/testing"

Contributing

Please see the contributing guidelines.

License

Please see LICENSE for licensing details.

Original Author

Mike Perham, @getajobmike / @sidekiq, https://www.mikeperham.com / https://www.contribsys.com

sidekiq-delay_extensions's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.