Skip to content

Commit

Permalink
[INJIMOB-1911]: update spring cache to simple
Browse files Browse the repository at this point in the history
Signed-off-by: Alka Prasad <[email protected]>
  • Loading branch information
Alka1703 committed Sep 16, 2024
1 parent 95263af commit 4d498f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esignet-default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ mosip.esignet.cache.security.algorithm-name=AES/ECB/PKCS5Padding

mosip.esignet.cache.names=clientdetails,preauth,authenticated,authcodegenerated,userinfo,linkcodegenerated,linked,linkedcode,linkedauth,consented,authtokens,bindingtransaction,vcissuance,apiRateLimit,blocked

spring.cache.type=redis
spring.cache.type=simple
spring.cache.cache-names=${mosip.esignet.cache.names}
spring.redis.host=redis-master-0.redis-headless.redis.svc.cluster.local
spring.redis.port=6379
Expand Down

0 comments on commit 4d498f7

Please sign in to comment.