apple / apple/foundationdb

Add an API to support splitting a given range into chunks

Open
#3,391 12 comments 0 reactions 1 assignee Claimed by @dongxinEric View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

The new API would allow clients to ask FDB to return a list of keys(split points) that would split the given range into the desired chunks.

Some tasks:

- [x] Add Server side support
- [x] Add client side support
- [x] Add bindings support
- [x] Add bindings tests
- [ ] Consider adopt this API in `getRange()` when it's in `SteamingMode.want_all` mode.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.