Skip to content

use redis cache for azure

Neelesh Thakur requested to merge redis-cache into master

Redis cache implementation for Azure Indexer service resources. This will help in:

  • Minimize calls to Schema service & use the same flatten schema by all service instances
  • Correctly keep track of index status
  • Service Principle JWT creation
Edited by Neelesh Thakur

Merge request reports