Tencent / TubeMQ

TubeMQ has been donated to the Apache Software Foundation and renamed to InLong, please visit the new Apache repository: https://github.com/apache/incubator-inlong
https://inlong.apache.org/
2.02k stars 388 forks source link

I strongly suggest some command-line tools like kafka command-line tools #141

Open ylfu opened 4 years ago

ylfu commented 4 years ago

As we mainly develop on linux envirment , it is crucial to use command-line tools to read and write TubeMQ just like kafka command-line tools not only by c++ and go apis。

By the way we need python api or sdk as well, because for algorithm engineers or data scientists, python is their primary programming language and it is quite common for they manipulating TubeMQ data by themselves

gosonzhang commented 4 years ago

Thanks @ylfu , can you contribute a PR to TubeMQ?