-
Notifications
You must be signed in to change notification settings - Fork 840
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
What would you like to be added:
I have already registered a singleton IConnectionMultiplexer
to my IoC container and I would like my health check to use that instead.
// Func<IServiceProvider, IConnectionMultiplexer>
.AddRedis(sp => sp.GetRequiredService<IConnectionMultiplexer>())
Why is this needed:
To use the same connection as the application
abatur-ms, runes83, CleytonGoncalves, ThomasTosik, TheDoctorClone and 3 more
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed