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

Arango improvements #1196

Merged
merged 4 commits into from
Dec 4, 2024
Merged

Arango improvements #1196

merged 4 commits into from
Dec 4, 2024

Conversation

udgover
Copy link
Collaborator

@udgover udgover commented Dec 2, 2024

This PR:

  • avoids using list() on Arango cursor which brings issues on large collections.
  • handles object load error in list() class method
  • adds count class method which returns the number of document in collections using async jobs.

@udgover udgover requested a review from tomchop December 2, 2024 15:20
@udgover udgover merged commit d071847 into main Dec 4, 2024
3 checks passed
@udgover udgover deleted the arango_improvements branch December 4, 2024 08:44
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

Successfully merging this pull request may close these issues.

2 participants