orango
orango copied to clipboard
Transaction support
Hi @roboncode ,
I'm not so sure how to do transaction using orango model, can you provide some guides or examples?
Thanks
Yeah I will work on upgrading it. Rob
On Thu, Sep 5, 2019 at 1:17 AM Anh Tu Nguyen [email protected] wrote:
Hi @roboncode https://github.com/roboncode ,
Currently, with ArangoDB 3.5 release we can make transaction management through multiple collections. I'm trying to use Orango and partially with raw queries by access db instance inside Connection.
Is there any plan to upgrade to latest arangojs version?
Thanks
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/roboncode/orango/issues/85?email_source=notifications&email_token=AAGIL42ZSV4LNA3E7YGG6Q3QICW7BA5CNFSM4IT2HXPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HJOI7YQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGIL4YNPRKFTOQT24F5TPTQICW7BANCNFSM4IT2HXPA .
@roboncode I changed the title while I thought perhaps I was wrong about the version. But yeah, we need to update Orango to use latest package for Streaming transaction API support. Thanks for awesome work.