Matej Grasic
Matej Grasic
We have a microservice type application. We do manually begin and commit for all SQL statements. The problem is that it seems that Eclipselink doesn't propagate tx.commit() statements to the...
Is the transaction support in Java Client useful? We are testing compared to go and it's very slow. It takes 8s for go to persist 1M keys. And probably 1minute...
It seems that after issue: "[MoP Proxy seems redundant, introduces unnecessary complexity](https://github.com/streamnative/mop/issues/1218)" the development kinda stopped ? Anybody uses it in a production environment ? BR Matej