scala-redis icon indicating copy to clipboard operation
scala-redis copied to clipboard

evalBulk fails for non-String return values

Open maspwr opened this issue 9 years ago • 1 comments

evalBulk does not work for non-String return values. This was fixed for evalSHA in #129. It needs to be fixed for evalBulk as well. Are pull requests welcome?

maspwr avatar Mar 21 '16 00:03 maspwr

Absolutely .. Please PR :-)

On Monday 21 March 2016, Mark Aaron Shirley [email protected] wrote:

evalBulk does not work for non-String return values. This was fixed for evalSHA in #129 https://github.com/debasishg/scala-redis/pull/129. It needs to be fixed for evalBulk as well. Are pull requests welcome?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/debasishg/scala-redis/issues/165

Sent from my iPhone

debasishg avatar Mar 21 '16 00:03 debasishg