Skip to content

Async batch support#85

Open
peopleig wants to merge 4 commits into
sdslabs:refactorfrom
peopleig:async-batch-support
Open

Async batch support#85
peopleig wants to merge 4 commits into
sdslabs:refactorfrom
peopleig:async-batch-support

Conversation

@peopleig

Copy link
Copy Markdown
Contributor

Add batch insert and search functionality to the async client AsyncVortexDB
Code very similar to existing batch implementation

Side Note: Add an all.py which runs all the example usage files within the pytest framework. It serves a purpose of quickly making sure that no API breaks due to code changes

@peopleig peopleig force-pushed the async-batch-support branch from c9cab73 to 1b7468f Compare June 15, 2026 00:55
@peopleig

Copy link
Copy Markdown
Contributor Author

Updates:

  • Test for API parity between sync and async VortexDB classes
  • Batch support in Async class

@peopleig

Copy link
Copy Markdown
Contributor Author

I was thinking of adding a CI workflow for Python, which runs the tests we have written and runs ruff (linter) on the Python code.
Tested it on a branch of mine python_ci.
Should we add it to our main workflow here?

@peopleig peopleig requested a review from Arshdeep54 June 15, 2026 01:02
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.

1 participant