-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
/cc @cescoffier (redis), @gsmet (redis), @machi1990 (redis) |
Beta Was this translation helpful? Give feedback.
-
I found there's an
|
Beta Was this translation helpful? Give feedback.
Ah right. What about keeping what you have but replace
set
withValueCommands#setGet(key,value,setArgs)
?