//
pkg.gl
Category
github.com/uber/kraken
tracker
originstore
package
0.1.4
Repository:
https://github.com/uber/kraken.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
9
Dependents
2
Files
122 SLOC
#
Functions
New
New creates a new Store.
NewNoopStore
NewNoopStore returns a Store which never returns origins.
#
Structs
Config
Config defines Store configuration.
#
Interfaces
Store
Store is a local cache in front of the origin cluster which is resilient to origin unavailability.