Add exception handling for redis
Changes
- Exception handling for redis operations, in case of redis related errors operation shouldn't fail and fallback to DB should be seamless
- Consuming redis cache from Azure core library
Changes have been tested by executing ITs against patch instance
Edited by harshit aggarwal