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 A New Compact Strategy For Pika #2

Open
wants to merge 7 commits into
base: unstable
Choose a base branch
from

Conversation

MalikHou
Copy link
Owner

Add A New Compact Strategy For Pika

In AutoCompactRange function we use two strategies for compact. from issue OpenAtomFoundation#2255

Change

  • Add Oldest Or Best Delete Ratio Sst compact strategy in redis.h/redis.cc;
  • Build the compact function of db layer and storage layer;
  • Use rules at the server layer to determine which compact strategy to execute

Need

  • Test...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant