redis-connection-pool
redis-connection-pool copied to clipboard
multi() method not available?
Hi,
Is there multi() method available? I am getting error: multi is not a function
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.