Skip to content
Discussion options

You must be logged in to vote

Hi @ronenlinx,

I'm sorry, I know this is probably late, I somehow missed your post. Will respond anyway in case other people stumble upon this discussion thread.

If you're interested in switching completely to asyncio, note that I released https://github.com/arangodb/python-arango-async and it is stable (that means there will be no drastic API changes). The documentation covers everything, and I made a "real-world" app to serve as a small tutorial: https://github.com/apetenchea/python-arango-async-demo

If you're interested to just wrap some bits of synchronous python-arango code in your application, I wrote about the recommended way to do that in this section of the documentation: https:/…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by apetenchea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants