Skip to content

Add redis cache for azure provider

Aliaksei Darafeyeu requested to merge redis_cache into master

Type of change

  • Feature

Does this introduce a change in the core logic?

  • [NO]

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

has dependency on OS Core Lib Azure:

osdu/platform/system/lib/cloud/azure/os-core-lib-azure!36 (merged)

Edited by Daniel Scholl

Merge request reports