Hi, When I used in _redigo/redis_ like below: ```go conn.Do("XADD", "stream_name",...) ``` But I can't found the similar method in go-zero. So, is that go-zero has other function which I unknown to solve the issue or not implemented yet?
Activity
kevwan commentedon Nov 21, 2021
not implemented, would you please submit a PR?
github-actions commentedon Dec 22, 2021
This issue is stale because it has been open for 30 days with no activity.
github-actions commentedon Jan 5, 2022
This issue was closed because it has been inactive for 14 days since being marked as stale.