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

Add CompactionFilter, RepairDb, Flush and GetLiveFilesMetadata #84

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

surabhi31
Copy link

  1. Add support to specify delegates required by CompactionFilter.
  2. Add Flush and FlushOptions to be able to do on-demand flush
  3. Add RepairDb to be able to ingest sstfiles written by other rocksdb instances
  4. Add methods to retrieve and parse LiveFiles Metadata

1. Add support to specify delegates required by CompactionFilter.
2. Add Flush and FlushOptions to be able to do on-demand flush
3. Add RepairDb to be able to ingest sstfiles written by other rocksdb instances
4. Add methods to retrieve and parse LiveFiles Metadata
Removing it until the api is added to c.h
Split metadata about live files to be able to populate only a few fields
@surabhi31 surabhi31 marked this pull request as ready for review February 25, 2021 04:51
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.

1 participant