You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by davida <da...@live.com> on 2017/02/05 18:24:55 UTC

Integrate DB transactions with ApacheIgnite transactions ?

Hi I am interested if there is a way to integrate cache operations with DB
transactions in .NET/C# (anything similar to functionality of
TransactionScope or a way to be sure that both cache and DB operations will
be rolled back or committed together). Thanks.



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Integrate-DB-transactions-with-ApacheIgnite-transactions-tp10434.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Integrate DB transactions with ApacheIgnite transactions ?

Posted by ptupitsyn <pt...@apache.org>.
Hi David,

Please properly subscribe to the mailing list so that the community can
receive email notifications for your messages. To subscribe, send empty
email to user-subscribe@ignite.apache.org and follow simple instructions in
the reply.

> anything similar to functionality of TransactionScope

TransactionScope integration is implemented and will be released in upcoming
1.9.

For now you can try this in nightly builds:
https://cwiki.apache.org/confluence/display/IGNITE/Nightly+Builds

Pavel



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Integrate-DB-transactions-with-ApacheIgnite-transactions-tp10434p10453.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.