const BATCH_SIZE: usize = 1024;
Expand description

Defines how many items are migrated to the new version of database at once.