Sha256: 5f37020704bb965f65ef2922a23fc30d9a19e93e0a6e158b516301b77adc9e29
Contents?: true
Size: 602 Bytes
Versions: 1
Compression:
Stored size: 602 Bytes
Contents
## [0.3.0] - 2024-01-18 - Allow `over_time` in addition to `leak_rate`, which is a more intuitive parameter to tweak - Set default `block_for` to the time it takes the bucket to leak out completely instead of 30 seconds ## [0.2.0] - 2024-01-09 - [Add support for SQLite](https://github.com/cheddar-me/pecorino/pull/9) - [Use comparisons in SQL to determine whether the leaky bucket did overflow](https://github.com/cheddar-me/pecorino/pull/8) - [Change the way Structs are defined to appease Tapioca/Sorbet](https://github.com/cheddar-me/pecorino/pull/6) ## [0.1.0] - 2023-10-30 - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pecorino-0.3.0 | CHANGELOG.md |