# Functions

NewRateLimiter returns an AWS ElastiCache Redis based implementation of RateLimiter.

# Structs

Config describes a Redis based rate limiter.

# Interfaces

RateLimiter is the interface that wraps the Limit method.