Skip to content

Add exception handling for redis

harshit aggarwal requested to merge redis-cache-change into azure/m14-master

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

Merge request reports