Skip to content

add group redis cache for azure to reduce load on entitlements

Neelesh Thakur requested to merge trusted-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

Edited by Neelesh Thakur

Merge request reports