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 EvictToDisk and refactor IMaintainer. #74

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

koculu
Copy link
Owner

@koculu koculu commented Aug 16, 2024

Added methods (IMaintainer):

  • EvictToDisk
  • StartMerge
  • StartBottomSegmentsMerge
  • WaitForBackgroundThreadsAsync

Renamed methods (IMaintainer):

  • WaitForBackgroundThreads
  • TryCancelBackgroundThreads

Removed obsolete options.

@koculu koculu linked an issue Aug 16, 2024 that may be closed by this pull request
@koculu koculu force-pushed the 73-enhancement-create-evicttodisk-method-in-maintainer branch from 4f577c2 to b085602 Compare August 16, 2024 23:47
@koculu koculu merged commit b2357da into main Aug 16, 2024
1 check passed
@koculu koculu deleted the 73-enhancement-create-evicttodisk-method-in-maintainer branch August 16, 2024 23:48
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.

[Enhancement] Create EvictToDisk method in Maintainer
1 participant