Sha256: 555ab6050ce14debb719e263da212724c1781bc7cecbec338df9fd237f014572

Contents?: true

Size: 872 Bytes

Versions: 1

Compression:

Stored size: 872 Bytes

Contents

## 0.4.0 (April 24, 2014)

* Now supports using a Proc for `:period` option.

  *Kainage*

* Fix for throttler spec that was using symbol keys but the testing with
  string keys.

  *worst*

* Dependency lock is loosened for compatibility with Sidekiq 3.0.

  *Gabe Evans*

## 0.3.1 (November 5, 2013)

* `Singleton` is explicitly required, fixing a `NameError`.

  *Bruno Pinto*

## 0.3.0 (October 3, 2013)

* Redis is supported as a storage backend for persistence of job execution
  counters across multiple Sidekiq processes.

  *Louis Simoneau*

* Only Active Support's `Time` extensions are required. Fixes compatibility with
  Rails 4.

  *Louis Simoneau*

## 0.2.0 (June 29, 2013)

* Now supports using a Proc for `:threshold` argument, similar to how the
  `:key` argument works.

  *Kyle Dayton*

## 0.1.0 (December 13, 2012)

* Initial release.

  *Gabe Evans*

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sidekiq-throttler-0.4.0 CHANGELOG.md