const WRITE_CONCURRENCY: usize = 8;
Default number of concurrent write, it only works on object store backend(e.g., S3).