Module caching

Module caching 

Source
Expand description

Intelligent caching system with persistent storage for scaling results.

Structs§

CacheConfig
Configuration for caching system
ProcessingCache
Cache manager responsible for storing recent scaling results

Functions§

compute_config_hash
Compute a stable hash for the scaling configuration.
compute_repository_hash
Compute a stable hash representing the current repository state.