Lettuce async api LettuceFutures.awaitAll() #2231
Unanswered
ExploreNcrack
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @mp911de ,
I am wondering what is the proper way to retrieve the results from
LettuceFutures.awaitAll()
?Do we need to get the result with timeout? something like
or just simply get without timeout is fine?
Can you give some sample code?
Thank you in advanced!
Beta Was this translation helpful? Give feedback.
All reactions