Andrey Zakharov

Results 3 issues of Andrey Zakharov

When using RESP3 protocol RedisClient does not receive invalidation messages. That breaks client side caching completely. However, PubSub functionality works well with RESP3, so I suspect that client side cache...

I've added Action to RedisConfiguration to use instead of Console.WriteLine, so now this library could be used with any logging framework with minimal effort. However, in static contexts conditional compilation...