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)
61return $"redis output-cache; MULTI/EXEC: {_useMultiExec}, v6.2+: {_use62Features}";