Package dev.relism.flash.ext.limiter
package dev.relism.flash.ext.limiter
-
ClassDescriptionPre-allocated per-key rate limit state.Thread-safe store of pre-allocated
Bucketinstances keyed by partition key.Manual rate-limit guard for lambda routes.Extracts a partition key from an incoming request.Applies a rate limit to a class-basedRequestHandler.Immutable configuration snapshot for a single rate-limit rule.Extension configuration: holds the namedKeyResolverregistry.Rate-limiting extension for Flash.Enumeration of built-in rate-limit algorithms.Contract for a rate-limit algorithm.