pub type InsertBatchPayload = (Arc<RwLock<BTreeMap<Vec<u8>, Vec<u8>>>>, String, Vec<(Vec<u8>, Vec<u8>)>);