Skip to main content

Module cache

Module cache 

Source
Expand description

Caching layer for performance optimization

Provides in-memory caching for frequently accessed data like cluster info and topic routes to reduce network calls and improve response times.

Structsยง

CacheStats
Cache statistics
RocketMQCache
Thread-safe cache for RocketMQ data