package
0.1.4
Repository: https://github.com/uber/kraken.git
Documentation: pkg.go.dev

# Functions

New creates a new Store.
NewNoopStore returns a Store which never returns origins.

# Structs

Config defines Store configuration.

# Interfaces

Store is a local cache in front of the origin cluster which is resilient to origin unavailability.