+1 On Fri, Jan 4, 2019 at 2:15 PM Kevin Wang <[email protected]> wrote:
> +1 Go! > > > > 在 2019年1月4日,下午1:15,Shannon <[email protected]> 写道: > > > > Hello RocketMQ Community, > > > > This is the vote for the 1.2.0 release and the graduation of Apache > RocketMQ-client-go. > > > > Github repo: https://github.com/apache/rocketmq-client-go > > > > The version released this time is the first initial golang client of > rocketmq. It is based on the kernel of the CPP client and uses cgo to > encapsulate the API Implementation of C. You can import go package with go > get command. > > The current version provides the following functions: > > 1.support reliable synchronous sending of messages; > > 2.support reliable orderly sending of messages; > > 3.support reliable push consumption model; > > 4.support default cluster consumption; > > 5.support delayed messages; > > 6.support reliable pull consumption model; > > 7.support custom message properties; > > 8.support message Compression. > > 9.support oneway sending of messages; > > The vote will be open for at least 72 hours or until a necessary number > of votes are reached. > > > > Please vote accordingly: > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove with the reason > > > > Thanks, > > The Apache RocketMQ Team > >
