RedisClient icon indicating copy to clipboard operation
RedisClient copied to clipboard

RESP3 Protocol supported Redis Client library

Results 2 RedisClient issues
Sort by recently updated
recently updated
newest added

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

Redis client oluşturulurken şifrede eşittir var ise RedisConfiguration içerisinde "Invalid entry" hatası alıyorum. örn constr : `var redisClient1 = await RedisClient.CreateClientAsync("someip:someport,password=341412312412=,allowAdmin=true,clientCache=true");` ![image](https://user-images.githubusercontent.com/15872979/170639959-b4b659b2-e6c4-4229-ae8d-b3b237e1187c.png)