Quantcast
Channel: Active questions tagged redis+java - Stack Overflow
Viewing all articles
Browse latest Browse all 2206

How to delete a list of keys in Redis using Java/Spring APIs and return whether all keys delete or not?

$
0
0

I have a logic which needs to delete a list of keys in Redis cache and I want to know whether all keys are deleted or not (if all of them deleted successfully, I want to get result "true", but if some of them are not deleted successfully, I want to get result "false").

I'm wondering are there any relatively easy workaround for such a logic with java/spring apis? thanks!


Viewing all articles
Browse latest Browse all 2206

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>