issues
search
fastify
/
fastify-rate-limit
A low overhead rate limiter for your routes
MIT License
504
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bug in LRU cache can cause persistent server failure
#344
tobiasdcl
closed
12 months ago
9
Cannot read properties of null (reading 'key') — /app/node_modules/tiny-lru/dist/tiny-lru.cjs in LRU.evict at line 65:27
#343
kevbarns
closed
1 year ago
3
Update README.md to reflect retry-after change
#342
tlund101
closed
1 year ago
0
ci: migrate to workflows (#339)
#341
gurgunday
closed
1 year ago
0
Issue v5 release
#340
jsumners
closed
1 month ago
0
ci: migrate to workflows
#339
gurgunday
closed
1 year ago
2
Updating for v5
#338
EliphazBouye
closed
1 year ago
0
build(deps): Bump actions/setup-node from 3 to 4
#337
dependabot[bot]
closed
1 year ago
0
Redis should work with ban
#336
gurgunday
closed
1 year ago
3
Make ban work with Redis
#335
gurgunday
closed
1 year ago
0
remove elseif from the lua script
#334
gurgunday
closed
1 year ago
2
Updating for v5
#333
EliphazBouye
closed
11 months ago
8
chore(package): explicitly declare js module type
#332
Fdawgs
closed
1 year ago
2
feat: ban users directly when rate limited
#331
gurgunday
closed
1 year ago
5
Move Redis logic to Redis-Side
#330
gurgunday
closed
1 year ago
10
perf: remove isNaN check from the handler
#329
gurgunday
closed
1 year ago
1
RedisStore: don't return an object after error
#328
gurgunday
closed
1 year ago
0
feat: autoPipelining
#327
gurgunday
closed
1 year ago
2
Refactor `index.js` to fix multiple bugs
#326
gurgunday
closed
1 year ago
0
Use `Math.ceil` for timeLeft calculation
#325
gurgunday
closed
1 year ago
1
Retry-After: return the TTL instead of timeWindow
#324
gurgunday
closed
1 year ago
0
Align stores
#323
gurgunday
closed
1 year ago
4
fix RedisStore resetting the TTL unnecessarily and align its behavior with LocalStore
#322
gurgunday
closed
1 year ago
3
Align the behaviors of the LocalStore and RedisStore
#321
gurgunday
closed
1 year ago
0
use toad-cache, fix bugs, simplify the code
#320
gurgunday
closed
1 year ago
6
perf: remove string comparison
#319
gurgunday
closed
1 year ago
0
build(deps-dev): Bump knex from 2.5.1 to 3.0.1
#318
dependabot[bot]
closed
1 year ago
0
build(deps): Bump actions/checkout from 3 to 4
#317
dependabot[bot]
closed
1 year ago
0
build(deps-dev): Bump tap from 16.3.8 to 18.0.4
#316
dependabot[bot]
closed
1 year ago
2
build(deps-dev): Bump tsd from 0.28.1 to 0.29.0
#315
dependabot[bot]
closed
1 year ago
0
doc: typo in Readme
#314
bodinsamuel
closed
1 year ago
0
chore: remove defaultOnBanReach helper fn
#313
gurgunday
closed
1 year ago
5
swap out ms for @lukeed/ms
#312
gurgunday
closed
1 year ago
4
Retry-After should use units of seconds
#311
Forty-Bot
closed
1 year ago
2
types: fix rateLimit:false in route options
#310
Uzlopak
closed
1 year ago
0
Wrong type for rateLimit: false
#309
Cluster2a
closed
1 year ago
2
throttle
#308
Uzlopak
closed
1 year ago
4
fix: retry-after should be in seconds when specified timeWindow
#307
Uzlopak
closed
1 year ago
0
types: add missing context config
#306
FabianFrank
closed
1 year ago
2
typescript types no longer work after fastify 4.18.0 to 4.19.2 update
#305
FabianFrank
closed
1 year ago
6
continueExceeding option does not work as expected
#304
erettozi
closed
1 year ago
2
fix nodenext typings
#303
Uzlopak
closed
1 year ago
0
Fix declaration to work with ESM
#302
dev101
closed
1 year ago
2
Incorrect Retry-After header value
#301
awlayton
closed
1 year ago
3
build(deps-dev): Bump @sinonjs/fake-timers from 10.2.0 to 11.0.0
#300
dependabot[bot]
closed
1 year ago
0
Fix ci
#299
Uzlopak
closed
1 year ago
0
Update errorResponseBuilderContext type with ban property
#298
leonitousconforti
closed
1 year ago
6
Weird ES8 module imports
#297
UtkarshVerma
closed
1 year ago
18
build(deps-dev): Bump @types/node from 18.16.6 to 20.1.1
#296
dependabot[bot]
closed
1 year ago
0
ci: only trigger on pushes to main branches
#295
Fdawgs
closed
1 year ago
0
Previous
Next