feat: support postgres store for rate limiting

Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
This commit is contained in:
Hellgren Heikki
2025-02-04 08:06:37 +02:00
parent d6bd7a540d
commit c05a6982ea
7 changed files with 184 additions and 5 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ backend:
# Used for testing rate limiting locally
# rateLimit:
# windowMs: 60000
# windowMs: 1m
# incomingRequestLimit: 1
# ipAllowList: []