Releases · throttled/throttled

v2.15.0

  • #108 Return RetryAfter when peeking

v2.14.0

  • #110 Setup minimum bound to Go 1.18

throttled v2.13.0

  • #106 Use the RedigoPool interface in redigostore.NewCtx

throttled v2.12.0

  • #103 Add store for redis-go v9
  • #104 Drop Go versions 1.13, 1.14, 1.15, 1.16, and 1.17 from build matrix

throttled v2.11.0

  • #84 Add store for redis-go v8

throttled v2.10.0

  • #83 Introduce context.Context in function signatures

throttled v2.9.1

  • 4739991 Upgrade golang.org/x/text to 0.3.7 to address security vulnerability

throttled v2.9.0

  • #90 Allow maxCASAttempts to be configurable

throttled v2.8.0

  • #88 Make redigostore compatible with redisc.Cluster

throttled v2.7.2

  • #87 Upgrade Redigo dependency to 1.8.4