Re: Transactions from Python

2019-05-02 Thread Stéphane Thibaud
Hello Evgenii, Thank you for the quick answer. I will follow this feature attentively. Kind regards, Stéphane Thibaud 2019年5月2日(木) 17:38 Evgenii Zhuravlev : > Hi Stéphane > > Community is working on this functionality at the moment, here you can > find design document and discussion regarding

Re: Transactions from Python

2019-05-02 Thread Evgenii Zhuravlev
Hi Stéphane Community is working on this functionality at the moment, here you can find design document and discussion regarding this feature: https://cwiki.apache.org/confluence/display/IGNITE/IEP-34+Thin+client%3A+transactions+support Alternatively, you can start to use ODBC from python, now SQ

Transactions from Python

2019-05-01 Thread Stéphane Thibaud
Hello Apache Ignite users, I recently started writing my web service using the thin client of Apache Ignite, but was shocked to discover that transactions seem absent in the Python thin client API. Any recommendations? Kind regards, Stéphane Thibaud