Aller au contenu principal

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).