Statistics tracking for cache performance monitoring.
Number of cache delete operations
Cache hit rate as a percentage (hits / (hits + misses))
Number of successful cache retrievals
Number of failed cache retrievals (key not found or expired)
Number of cache write operations
Statistics tracking for cache performance monitoring.