package
2.3.1+incompatible
Repository: https://github.com/cloudfoundry/log-cache.git
Documentation: pkg.go.dev
# Functions
NewPruneConsultant returns a new PruneConsultant.
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author
PruneConsultant keeps track of the available memory on the system and tries to utilize as much memory as possible while not being a bad neighbor.
Store is an in-memory data store for envelopes.
# Interfaces
Memory is used to give information about system memory.
MemoryConsultant is used to determine if the store should prune.
No description provided by the author
# Type aliases
No description provided by the author