Philo
Results
2
issues of
Philo
Currently ConnectionMultiplexer supports outputting logs from connect/reconnect operations. This is helpful for debugging connections issues, but it's difficult to discover and use this capability. Users need to create a TextWriter...
Receiving the interface rather than class type would make it easier to unit test custom options providers, and would seem to align better with using interfaces as the public API...
💔 breaking-change