Test transaction management in TokuMX

80 Views Asked by At

I am new to TokuMX. Since TokuMX supports transaction managament , I want to test the same. How to test it? Is there any use case/ sample code to test the same?

Please guide.

1

There are 1 best solutions below

0
On BEST ANSWER

TokuMX's transactional semantics, including multi-statement transactions, are documented here and here, and there are more examples in this blog post.