DBParams::max_file_size

Maximum LevelDB SST file size. Larger values reduce the frequency of compactions but increase their duration.

Synopsis

Declared in <dbwrapper.h>

size_t max_file_size = DBWRAPPER_MAX_FILE_SIZE;