redis-connection-pool icon indicating copy to clipboard operation
redis-connection-pool copied to clipboard

multi() method not available?

Open vermaslal opened this issue 8 years ago • 1 comments

Hi,

Is there multi() method available? I am getting error: multi is not a function

vermaslal avatar Dec 21 '16 10:12 vermaslal

Hi @vermaslal - sorry for the late reply. MULTI is currently not implemented, nor has it been planned, pull requests are always welcome, or if you have some good arguments for use-cases where it would be needed and how it would be implemented, I'd consider working on it.

silverbucket avatar Jan 13 '17 15:01 silverbucket