You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parallelize batches for blobs in linera-storage (#4050)
## Motivation
We're going to introduce partitioning in ScyllaDb and cross-partition
batches won't be supported.
## Proposal
Create parallel batches of one element.
Note: This PR was meant to be minimal but we can definitely clean up
things later.
## Test Plan
CI
## Release Plan
- Nothing to do / These changes follow the usual release cycle.
0 commit comments