C# (CSharp) ServiceStack.Redis.Support.Diagnostic Namespace

Classes

Name Description
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.