C# (CSharp) ServiceStack.Redis.Support.Diagnostic 네임스페이스

클래스들

이름 설명
TrackingRedisClientProxy Dynamically proxies access to the IRedisClient providing events for before & after each method invocation
TrackingRedisClientsManager Tracks each IRedisClient instance allocated from the IRedisClientsManager logging when they are allocated and disposed. Periodically writes the allocated instances to the log for diagnostic purposes.