FlashDB
FlashDB copied to clipboard
Manually trigger GC?
Is there a way to manually trigger the garbage collector, in order to make sure that deleted files are actually removed from disk? When I tried calling the gc manually (after removing the static keyword), it ended up removing files that should not be removed