gogf / gf

GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
https://goframe.org
MIT License
11.79k stars 1.61k forks source link

Whether gredis supports multi/exec or pipeline #2135

Open dimichen opened 2 years ago

dimichen commented 2 years ago

1. What version of Go and system type/arch are you using?

2. What version of GoFrame are you using?

3. Can this issue be re-produced with the latest release?

4. What did you do?

5. What did you expect to see?

6. What did you see instead?

houseme commented 2 years ago

https://github.com/gogf/gf/pull/2146

gqcn commented 1 year ago

@dimichen Use Conn and Conn.Do/Receive?