Skip to content

adds redis cache for azure provider

Aliaksei Darafeyeu requested to merge azure_redis_cache into master

Type of change

  • Feature

Does this introduce a change in the core logic?

  • [YES]

small refactoring: adds interface in core for existing cache GroupCache, LegalTagCache, SchemaCache.

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • Azure

Does this introduce a breaking change?

  • [NO]

What is the new/expected behavior?

adds ability use redis or inMemory for azure provider

Edited by Aliaksei Darafeyeu

Merge request reports