-
- Downloads
Implement Redis cache in Azure for two kinds of object caches that are...
Implement Redis cache in Azure for two kinds of object caches that are required to be synchronized across the indexer service
parent
c6ce3250
Branches
Tags
Pipeline #195458 failed
Showing
- indexer-core/src/main/java/org/opengroup/osdu/indexer/model/Constants.java 2 additions, 2 deletions...main/java/org/opengroup/osdu/indexer/model/Constants.java
- provider/indexer-azure/src/main/java/org/opengroup/osdu/indexer/azure/cache/RecordChangeInfoRedisCache.java 23 additions, 0 deletions.../osdu/indexer/azure/cache/RecordChangeInfoRedisCache.java
- provider/indexer-azure/src/main/java/org/opengroup/osdu/indexer/azure/cache/RelatedObjectRedisCache.java 23 additions, 0 deletions...oup/osdu/indexer/azure/cache/RelatedObjectRedisCache.java
- provider/indexer-azure/src/main/java/org/opengroup/osdu/indexer/azure/di/RedisConfig.java 9 additions, 0 deletions...java/org/opengroup/osdu/indexer/azure/di/RedisConfig.java