+1
−0
lib/labkit/rate_limit/README.md
0 → 100644
+262
−0
Loading
Adds lib/labkit/rate_limit/README.md covering configuration, Limiter construction, the Rule/Identifier/Matcher/Result model, action semantics, Redis key shape, fail-open behavior, and emitted Prometheus metrics. Links the new README from the root README's Functionality list. Also corrects an inaccurate inline comment in rule.rb that described :allow as a bypass with no Redis writes; the evaluator always increments the counter when a rule matches and :allow only changes the reported action. Closes #68 Co-Authored-By:Claude Opus 4.7 (1M context) <noreply@anthropic.com>