docs re-org, audit fixes, build fixes
This commit is contained in:
@@ -73,6 +73,7 @@ public sealed class CachePerformanceBenchmarkTests : IAsyncLifetime
|
||||
_cacheService = new ValkeyAdvisoryCacheService(
|
||||
_connectionFactory,
|
||||
options,
|
||||
metrics: null,
|
||||
NullLogger<ValkeyAdvisoryCacheService>.Instance);
|
||||
|
||||
await ValueTask.CompletedTask;
|
||||
|
||||
Reference in New Issue
Block a user