client-java
client-java copied to clipboard
Rewrite Transaction API
Current APIs for transactions are too low-level and not user-friendly. (because they are extracted from TiSpark's client)
Should rewrite these transaction APIs to use row format so that users can call it easier.