Technologies/Redis/posthog.cache.hit.total
RedisRedisMetric

posthog.cache.hit.total

Cache hits for insight queries
Dimensions:None

Technical Annotations (8)

Configuration Parameters (1)
django.versionrecommended: 4.1+
Required for async cache API (aget/aset methods)
Technical References (7)
cache.get()componentcache.set()componentcache.aget()componentcache.aset()component_get_cached_blockscomponent_cache_blockscomponentlist_blocks_asynccomponent
Related Insights (1)
Synchronous cache operations block asyncio event loop in session replaywarning