redis best way to get multiple keys using jedis

后端 未结 0 947
慢半拍i
慢半拍i 2020-12-14 12:02

I have a use-case where I need to fetch all the keys from AWS Elastic cache(redis), I thought of using multiGet to just avoid the network calls, but taking more time as comp

相关标签:
回答
  • 消灭零回复
提交回复
热议问题