Technologies/Django/posthog.redis.operations.total
DjangoDjangoMetric

posthog.redis.operations.total

Redis operations executed
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