FlyDB icon indicating copy to clipboard operation
FlyDB copied to clipboard

[FEATURE REQUEST] - Implement GC or Shrink of data

Open sujit-baniya opened this issue 2 years ago • 2 comments

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)

sujit-baniya avatar Dec 26 '23 05:12 sujit-baniya

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

github-actions[bot] avatar Dec 26 '23 05:12 github-actions[bot]

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

sjcsjc123 avatar Dec 26 '23 11:12 sjcsjc123