0

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.

ashwini
  • 531
  • 5
  • 13
  • 28

1 Answers1

0

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

leif
  • 1,987
  • 4
  • 19
  • 22