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

feat: bulk multiple key-value APIs call together #196

Open
merlintang opened this issue Jul 20, 2022 · 0 comments
Open

feat: bulk multiple key-value APIs call together #196

merlintang opened this issue Jul 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@merlintang
Copy link
Contributor

Motivation

certain subgraph pattern matching needs to read lots of edges, it is not efficient to call the k-v API one by one, this would be a bad idea.

Bulk opts together

we can put multiple k-v operations into one bucket to save cost.

Todo this later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant