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

store/driver: use BatchGet method supported in client-go #25663

Closed
disksing opened this issue Jun 22, 2021 · 0 comments · Fixed by #29860
Closed

store/driver: use BatchGet method supported in client-go #25663

disksing opened this issue Jun 22, 2021 · 0 comments · Fixed by #29860
Assignees
Labels
sig/transaction SIG:Transaction type/enhancement The issue or PR belongs to an enhancement.

Comments

@disksing
Copy link
Contributor

Development Task

Now that client-go have implemented txn.BatchGet, we can use it directly.

See: tikv/client-go#109

@disksing disksing added the type/enhancement The issue or PR belongs to an enhancement. label Jun 22, 2021
@disksing disksing added the sig/transaction SIG:Transaction label Jun 22, 2021
@disksing disksing changed the title store/driver: user BatchGet method supported in client-go store/driver: use BatchGet method supported in client-go Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/transaction SIG:Transaction type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants