//
pkg.gl
Category
github.com/ethersphere/bee/v2
pkg
storage
cache
package
2.5.0
Repository:
https://github.com/ethersphere/bee.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
1
Files
95 SLOC
#
Functions
Wrap
Wrap adds a layer of in-memory caching to storage.Reader Get and Has operations.
#
Structs
Cache
Cache is a wrapper around a storage.Store that adds a layer of in-memory caching for the Get and Has operations.