wavelet icon indicating copy to clipboard operation
wavelet copied to clipboard

Investigate BadgerDB database size

Open AhmadMuzakkir opened this issue 6 years ago • 1 comments

Seems like when using BadgerDB, database size keeps increasing.

I ran the benchmark with 3 nodes, until block 4000. And the size of the 3 databases are 1.3GB. Not sure if that's normal.

Use PR #353 to enable BadgerDB GC.

AhmadMuzakkir avatar Nov 21 '19 14:11 AhmadMuzakkir

We also stopped using BadgerDB by default in PR #375 we should switch back to BadgerDB after figuring out what's up with the memory usage, which may be related to this issue (if not, we'll split the switching back to a separate issue)

rkeene avatar Nov 28 '19 05:11 rkeene