-
Notifications
You must be signed in to change notification settings - Fork 328
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
Asyncio support #1273
base: master
Are you sure you want to change the base?
Asyncio support #1273
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: belkka The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Welcome @belkka! It looks like this is your first PR to milvus-io/pymilvus 🎉 |
Started moving reusable parts of |
be3f68d
to
8adba2d
Compare
8adba2d
to
0d22892
Compare
f04f676
to
7bb3eee
Compare
Add a test case that invokes insert, create_index, load, search methods (from original Collection docstring).
7bb3eee
to
f65169b
Compare
Just to followup, I'm interested in the asyncio support for pymilvus. Is this PR still relevant ? |
@mistborn17 I stopped working on this PR when suddenly noticed https://github.com/milvus-io/pymilvus/pull/1288/files, which adds "deprecation" markings on code that is being "adapted" for asyncio in this PR (e. g. |
Commits with commit message "draft" will be overridden, so ignore formatting/style issues in those commits.