Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Make names more informative | LeftTry | 2024-09-29 | 1 | -4/+4 |
* | [Minor] Change wrong logic of LRU cache to the right one | LeftTry | 2024-09-29 | 1 | -1/+1 |
* | [Feature] Add LRU cache for last filled ratelimit buckets | LeftTry | 2024-09-29 | 1 | -0/+5 |
* | [Project] Enable compatibility with the existing buckets | Vsevolod Stakhov | 2024-07-09 | 1 | -6/+16 |
* | [Minor] Reformat all Lua code, no functional changes | Vsevolod Stakhov | 2023-08-07 | 1 | -10/+20 |
* | fix: avoid double-dip of nrcpt when calculating ratelimit condition | Andreas Simbuerger | 2023-03-29 | 1 | -1/+1 |
* | [Minor] Add some more comments as we now strip them | Vsevolod Stakhov | 2023-03-25 | 1 | -13/+23 |
* | [Minor] Improve style in the scripts | Vsevolod Stakhov | 2023-03-25 | 1 | -15/+18 |
* | [Minor] Move redis scripts from ratelimit file to simplify checks | Vsevolod Stakhov | 2023-03-25 | 1 | -0/+62 |