Module throttle

Source
Expand description

A throttling object store wrapper

Structsยง

ThrottleConfig
Configuration settings for throttled store
ThrottledStore
Store wrapper that wraps an inner store with some sleep calls.