package
2.5.0
Repository: https://github.com/ethersphere/bee.git
Documentation: pkg.go.dev

# Functions

Wrap adds a layer of in-memory caching to storage.Reader Get and Has operations.

# Structs

Cache is a wrapper around a storage.Store that adds a layer of in-memory caching for the Get and Has operations.