Re: Add BookKeeper Go client for repo

2021-07-05 Thread Jia Zhai
+1 On Thu, Jun 10, 2021 at 11:51 AM Michael Marshall wrote: > +1 It sounds like a great addition to me, too. > > On Thu, May 27, 2021 at 11:40 PM r...@apache.org > wrote: > > > Thanks Enrico. > > > > > As for as I know there is no plan. > > > > > > I believe it would be great. > > > > It looks

Re: Add BookKeeper Go client for repo

2021-06-09 Thread Michael Marshall
+1 It sounds like a great addition to me, too. On Thu, May 27, 2021 at 11:40 PM r...@apache.org wrote: > Thanks Enrico. > > > As for as I know there is no plan. > > > > I believe it would be great. > > It looks like this is a good start to add a Go language client to > BookKeeper. > > Enrico Oli

Re: Add BookKeeper Go client for repo

2021-05-27 Thread r...@apache.org
Thanks Enrico. > As for as I know there is no plan. > > I believe it would be great. It looks like this is a good start to add a Go language client to BookKeeper. Enrico Olivelli 于2021年5月28日周五 下午1:15写道: > Ran, > As for as I know there is no plan. > > I believe it would be great. > > Please not

Re: Add BookKeeper Go client for repo

2021-05-27 Thread Prashant Kumar
Agree. It shouldn’t be difficult and a great addition. On Thu, May 27, 2021 at 10:14 PM Enrico Olivelli wrote: > Ran, > As for as I know there is no plan. > > I believe it would be great. > > Please note that we are talking about the StreamStorage service and to > about Bookkeeper. > > It is a

Re: Add BookKeeper Go client for repo

2021-05-27 Thread Enrico Olivelli
Ran, As for as I know there is no plan. I believe it would be great. Please note that we are talking about the StreamStorage service and to about Bookkeeper. It is a GRCP service so it shouldn't be hard to implement Regards Enrico Il Ven 28 Mag 2021, 05:51 r...@apache.org ha scritto: > Hell

Add BookKeeper Go client for repo

2021-05-27 Thread r...@apache.org
Hello everyone: BookKeeper is an excellent project. As one of the most critical components of Pulsar, it provides many excellent functions, such as Pulsar Functions. In Pulsar Functions, for the convenience of users in the Go community, we developed Go Functions, but as a processing framework for