I have to Store the session logs(in form of Key, Value) in Elasticache Redis cluster using AWS .net SDK. But I could see only memcached cluster related methods in .net SDK. But I need to store the logs in RedisCluster. * Could anyone Suggest the steps to store the logs in Redis Clster using AWS .net SDK.
Thanks, Prakash