Skip to content

add group redis cache for azure to reduce load on entitlements

Neelesh Thakur requested to merge error-logs into master

Use Redis for cache instead of Vm for groups. Group cache is short lived and making it use Redis will reduce number of requests to entitlements

Merge request reports