1 write to _useMultiExec
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis (1)
RedisOutputCacheStore.cs (1)
441
_useMultiExec
= serverCount == standaloneCount;
1 reference to _useMultiExec
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis (1)
RedisOutputCacheStore.cs (1)
61
return $"redis output-cache; MULTI/EXEC: {
_useMultiExec
}, v6.2+: {_use62Features}";