2017-06-26 13:28 GMT+03:00 Yakov Zhdanov <[email protected]>: > >>If you need transactional in your operations, you can use > optimistic&serializable transactions by implementing and registering a > receiver into your datastreamer as explained here > > >> https://apacheignite.readme.io/docs/transactions# > deadlock-free-transactions > >> and for datastreamer here https://apacheignite.readme.io/docs/data- > streamers#streamreceiver > > Very good point, Fatih! I will add this to java docs. >
Done 285644ae597a49c25a84c21c2601729e40459c38 --Yakov
