Skip to main content

CacheStats

Cache statistics for monitoring and debugging.

Sinceโ€‹

2.0.0


Propertiesโ€‹

hits: numberโ€‹

Number of cache hits.

misses: numberโ€‹

Number of cache misses.

size: numberโ€‹

Current cache size.

hitRate: numberโ€‹

Hit rate as a percentage (0-1).