dongxu
dongxu
Any update on this? It's really painful..
Thank you! And really appreciate you also post a FaunaDB example, that would be helpful.
> Great! Look forward to this. Better add a command to get and manipulate meta as well. Could you give me some examples of this? Just give me a heads...
I put some short-term milestones here. https://github.com/c4pt0r/tcli/issues/20
Good, I will write some docs for tcli and see what we can do next.
Sure, thank you for your reply, and sorry for the late response. I will describe it in more detail
PTAL, it's a small fix though :)
Thank you for your feedback! 1) I use this package for https://github.com/pingcap/go-themis which is a ACID transaction library for HBase, I benched this library, performance is OK, so may I...
I remember I did a simple benchmark, something like https://github.com/pingcap/go-themis/blob/master/benchmark/main.go ,but with raw go-hbase API, and I got ~30k qps in read. How many goroutine did you use?
Code is based on branch:for_hbase_0.98