prysm-pulse/slasher/cache/doc.go
Shay Zluf 4c66edf2c2
Add cache for flan spans (#6199)
* flat span cache

* Plug cache into kv

* Add comments

* Fix

* Add doc.go

* Gaz

Co-authored-by: Ivan Martinez <ivanthegreatdev@gmail.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-06-13 22:51:54 -04:00

4 lines
180 B
Go

// Package cache contains critical caches necessary for the runtime
// of the slasher service, such as a cache for maintaining validator history on a per epoch basis
package cache