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

Implement new ArangoDB functionality support: Async requests #145

Open
frankmayer opened this issue Oct 15, 2013 · 2 comments
Open

Implement new ArangoDB functionality support: Async requests #145

frankmayer opened this issue Oct 15, 2013 · 2 comments
Labels

Comments

@frankmayer
Copy link
Contributor

For driver version 1.4 we need to implement async request functionality described here:

@frankmayer
Copy link
Contributor Author

Small update.
It turns out, this one needs a lot more work than expected.

With the current structure of the client there need to be a lot of changes in several classes, to make it work.

So, there are two approaches to it.

  1. leave this functionality for the "Core" version which is kind of very slowly developing at the moment. No ETA on that, sorry.

  2. Implement this functionality here. This will need changes in almost all classes, unless I am missing something.

@jsteemann jsteemann removed the 1.4 label Mar 2, 2017
@frankmayer frankmayer removed this from the 1.4.1 milestone Mar 2, 2017
@lpj145
Copy link

lpj145 commented Jun 24, 2020

bump! this feature have any update ?

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

No branches or pull requests

3 participants