2 references to RedisPort
Microsoft.Extensions.Caching.StackExchangeRedis.Tests (2)
Infrastructure\RedisTestConfig.cs (2)
28
Configuration = "localhost:" +
RedisPort
,
165
var serverArgs = "--port " +
RedisPort
+ " --maxheap 512MB";