const MEMTABLE_FLUSH_PERIOD_ITEM_COUNT: usize = 5;
Expand description

The period is exaggeratedly small, so as to be helpful with debugging. In the future, we’ll allow setting it from an env var.