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

[FEATURE REQUEST] - Implement GC or Shrink of data #300

Open
sujit-baniya opened this issue Dec 26, 2023 · 2 comments
Open

[FEATURE REQUEST] - Implement GC or Shrink of data #300

sujit-baniya opened this issue Dec 26, 2023 · 2 comments

Comments

@sujit-baniya
Copy link

As BadgerDB and BuntDB supports GC collector for shrinking the data on timely manner. It would help data for time series data.

Functions:

BuntDB->Shrink()

BadgerDB->RunValueLogGC(0.5)
Copy link

Thank you very much for your issue and we will discuss it.

@sjcsjc123
Copy link
Member

We will add a command to the cli tool in the future to support setting the timing compression time. Thank you for your feedback.

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

No branches or pull requests

2 participants