Skip to content

Releases: seibii/speed_limiter

v0.3.0

14 Apr 11:52
d943e20

Choose a tag to compare

  • add: validation for unknown options in ThrottleParams initialization
  • add: update document
  • add: raise_on_throttled option and default Error classes

v0.2.1

13 Apr 12:20
3c6360f

Choose a tag to compare

  • change: Reuse existing Redis client instance via config class

v0.2.0

13 Apr 05:07
8374311

Choose a tag to compare

  • add: SpeedLimiter.throttle() returns Throttle instances
  • add: retry option (retryable gem)

v0.1.0

13 Apr 05:06
e353803

Choose a tag to compare

  • add: on_throttled option
  • add: Internal design fixes. Provide state class for block arguments.
  • change: default redis_url options

v0.0.1

13 Apr 05:04
0053f6f

Choose a tag to compare

first release