| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Expiring Queue items source code.tar.gz | 2026-06-08 | 736.6 kB | |
| Expiring Queue items source code.zip | 2026-06-08 | 797.3 kB | |
| README.md | 2026-06-08 | 849 Bytes | |
| Totals: 3 Items | 1.5 MB | 0 | |
What's Changed
-
feat: add expiresUnixAt deadline option to RateLimiterQueue.removeTokens (#212) by @Ruby-Leung in https://github.com/animir/node-rate-limiter-flexible/pull/365
Queue with
removeTokens(tokens, key, expiresUnixAt)orremoveTokens(tokens, expiresUnixAt)calls.Read more on RateLimiterQueue wiki.
-
fix(postgres): don't name the one-off create-table prepared statement (#196) by @Ruby-Leung in https://github.com/animir/node-rate-limiter-flexible/pull/366
New Contributors
- @Ruby-Leung made their first contribution in https://github.com/animir/node-rate-limiter-flexible/pull/365
Full Changelog: https://github.com/animir/node-rate-limiter-flexible/compare/v11.1.1...v11.2.0
:stars: