Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Check points before upserting with Redis source code.tar.gz | 2025-05-18 | 675.5 kB | |
Check points before upserting with Redis source code.zip | 2025-05-18 | 721.6 kB | |
README.md | 2025-05-18 | 265 Bytes | |
Totals: 3 Items | 1.4 MB | 0 |
- RateLimiterRedis limiter checks if points value is an integer and throws a clear error otherwise. This helps to avoid mysterious errors provided by Lua script when consuming a floating-point number of points, e.g.
2.1
. Thank you @roggervalf
:sun_with_face: