Skip to content

Releases: buserbrasil/simple-token-bucket

v0.2.0

25 Apr 16:00
d17bd73
Compare
Choose a tag to compare

What's Changed

  • Add listener callback to SimpleTokenBucket by @ecarrara in #4

Full Changelog: v0.1.2...v0.2.0

v0.1.2

04 Aug 20:47
87ef310
Compare
Choose a tag to compare

What's Changed

  • fix: EXPIRE keys created by DECR command in 30c3304

v0.1.1

04 Aug 20:09
7049cc9
Compare
Choose a tag to compare

What's Changed

  • Update README to include a usage example by @ecarrara in #2
  • Fix readme on backend insertion by @vidalmatheus in #3
  • fix: not raise NotEnoughTokens when REDIS TTL is -1 or -2 in dd950dc

Full Changelog: v0.1.0...v0.1.1

v0.1.0

13 Jul 01:33
d0e7fca
Compare
Choose a tag to compare

Simple Token Bucket

First public release.