github.com/prysmaticlabs/prysm@v1.4.4/beacon-chain/cache/doc.go (about)

     1  // Package cache includes all important caches for the runtime
     2  // of an Ethereum Beacon Node, ensuring the node does not spend
     3  // resources computing duplicate operations such as committee
     4  // calculations for validators during the same epoch, etc.
     5  package cache