package
3.11.2
Repository: https://github.com/ulule/limiter.git
Documentation: pkg.go.dev

# Functions

NewStore returns an instance of redis store with defaults.
NewStoreWithOptions returns an instance of redis store with options.

# Structs

Store is the redis store.

# Interfaces

Client is an interface thats allows to use a redis cluster or a redis single client seamlessly.