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

Support fetching sst files metadata, delete files in range, get mem usage #446

Merged
merged 11 commits into from
Jul 29, 2020

Conversation

linxGnu
Copy link
Contributor

@linxGnu linxGnu commented Jul 16, 2020

This PR:

  • Support fetching sst files metadata via api
  • Support delete file in range api
  • Option to set memtable whole key filtering
  • Support api to get approximate memory usage

@linxGnu linxGnu changed the title Support livefiles - sst files metadata Support livefiles (sst files metadata) and delete file in range Jul 16, 2020
@linxGnu linxGnu changed the title Support livefiles (sst files metadata) and delete file in range Support fetching sst files metadata and delete files in range Jul 16, 2020
@linxGnu linxGnu changed the title Support fetching sst files metadata and delete files in range Support fetching sst files metadata, delete files in range, get mem usage Jul 17, 2020
BusyJay pushed a commit to BusyJay/rust-rocksdb that referenced this pull request Jul 21, 2020
Signed-off-by: Little-Wallace <bupt2013211450@gmail.com>
Copy link
Member

@stanislav-tkach stanislav-tkach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, only one nitpick.

src/db.rs Outdated Show resolved Hide resolved
BusyJay pushed a commit to BusyJay/rust-rocksdb that referenced this pull request Jul 23, 2020
Signed-off-by: Little-Wallace <bupt2013211450@gmail.com>
Copy link
Member

@stanislav-tkach stanislav-tkach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@aleksuss aleksuss merged commit 6d60d48 into rust-rocksdb:master Jul 29, 2020
@linxGnu linxGnu deleted the livefiles branch July 29, 2020 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants