package
0.0.0-20241218105937-04f42d1d0d87
Repository: https://github.com/openshift/sippy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

Cache implementation that supports storing data to a bigquery table Introduced to handle large data structures that are costly in time and $$ as well as considered largely static, allowing for longer storage between queries Additionally the concept of the cache being read only supports separate processes writing cached data and reading.
No description provided by the author