blackstar-baba
blackstar-baba
是否将`共享事务(Share Transaction)是指多个服务共用同一个数据源`修改为`共享事务(Share Transaction)是指多个不同服务共用同一个数据源`更为恰当
LGTM, can i develop this?
Thank you, i will read this markdown doc.
Hi @pswu11,do we have some docs to help with development?
I tested it use terminal ,i will add some test cases for white box testing
Hi @pswu11, can someone help to check the main logic?
Some black box test informations: 1. `table datas` ``` admin=> select * from trades; price | symbol | ts -------+--------+---------------------------- 42 | AA | 1970-01-01 00:00:00.000000 55 | BB |...
@puzpuzpuz thanks for review, i fixed all items, PTAL again.