We are migrating to 6.5 and have use cases for Acid transactions.
I’m having difficulty finding any examples or API documentation for using them in Node.
Can you please either point me to some, or else let me know where precisely in the source code I can look to figure it out myself, of course the former is much, much preferable to the latter.
Unfortunately the Node.js SDK does not currently have transactions support. We are hoping to add support for Node.js in the next year, but the plans are still in flux. We currently offer support in Java and C++ will be available soon.
NodeJs transactions is on the top of our list and we are diligently working on building a solution. As of now, we are tentatively targeting for a Beta by the end of February so stay tuned.
We don’t have a public tracking ticket available as of now as we are vetting out some internal details .Will keep you informed as we have more information available.
Hello @Amir_Bengherbi wanted to followup with you in regards to the enquiry you had on transaction support.
We recently released Node.js SDK 4.0 that comes with support for ACID Transactions. You can find more information in our Documentation. Please explore and share your thoughts.