API-03: zentrales-rate-limiting-api-gateway-schicht (postgres-basierter shared state)

This commit is contained in:
sysops
2026-08-28 08:14:20 +02:00
parent 27f9866264
commit a67adcefa1
6 changed files with 511 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
DROP TABLE rate_limit_counters;
DROP TABLE rate_limit_configs;