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 Task base asynchronous API #14

Open
ioshm opened this issue Sep 12, 2023 · 1 comment
Open

Implement Task base asynchronous API #14

ioshm opened this issue Sep 12, 2023 · 1 comment
Assignees
Labels
index Related to the storage engine

Comments

@ioshm
Copy link
Owner

ioshm commented Sep 12, 2023

No description provided.

@ioshm ioshm added the enhancement New feature or request label Sep 12, 2023
@ioshm ioshm self-assigned this Sep 12, 2023
@ioshm
Copy link
Owner Author

ioshm commented Nov 3, 2023

This requires figuring out how this will interact with EBR since EBR binds to a thread and async/await style async code can run on multiple threads.

@ioshm ioshm added index Related to the storage engine and removed enhancement New feature or request labels Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
index Related to the storage engine
Projects
None yet
Development

No branches or pull requests

1 participant