spring-data-redis icon indicating copy to clipboard operation
spring-data-redis copied to clipboard

Remove deprecated setEx, pSetEx and setNX commands

Open ehsanalemzadeh opened this issue 1 year ago • 0 comments

Replace usage of deprecated commands setEx, pSetEx and setNX in DefaultValueOperations by set command with additional SetOption arguments

Closes ##2897

ehsanalemzadeh avatar Apr 24 '24 06:04 ehsanalemzadeh