pub fn split_config(
    config: StoreConfig,
    count: usize
) -> Result<Vec<StoreConfig>>