Beignet API reference
Preparing search index...
@beignet/provider-rate-limit-upstash
UpstashRateLimitAlgorithm
Type Alias UpstashRateLimitAlgorithm
UpstashRateLimitAlgorithm
:
"fixed-window"
|
"sliding-window"
Rate limit algorithms supported by the Upstash provider.
"fixed-window": cheaper, but allows bursts at window boundaries.
"sliding-window": smoother enforcement at slightly more Redis work.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Beignet API reference
Loading...
Rate limit algorithms supported by the Upstash provider.