Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streaming Transactions API Support? #10

Open
thedodd opened this issue Aug 5, 2019 · 2 comments
Open

Streaming Transactions API Support? #10

thedodd opened this issue Aug 5, 2019 · 2 comments

Comments

@thedodd
Copy link

thedodd commented Aug 5, 2019

Any plans on adding support for this: https://www.arangodb.com/2019/08/rc7-of-arangodb-3-5-streaming-transactions-api/

Also, definitely keep up the good work here! I am planning on cutting a system over to ArangoDB which has previously been based on MongoDB. It would be excellent to see support for this stuff as well as async support based on the new futures & async/await features landing in Rust.

Also, I built the Wither ODM a while back, which is great, but the MongoDB team has left the underlying driver in a pretty stagnant state. Do you think there is value in building a data modelling ODM-like system for Arango as well?

@haraldmaida
Copy link
Member

Just had a quick look at the new streaming transaction API. This sounds very interesting. Definitly worth to be supported by this driver. Switching to the new futures of std lib is definitely the way to go. Currently I'm not working much on this project though, so don't know when this will happen.

I have no experience with ODM so can not give any comment on this.

@ManevilleF
Copy link

A few other crates have the streaming transaction support:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants