pub fn init_wal_pool_from_authority(
authority_uri: &str,
pool_size: u32,
) -> KnowledgeResult<()>Expand description
初始化基于文件库 + WAL + 多连接池的 Provider(已有权威库)
pub fn init_wal_pool_from_authority(
authority_uri: &str,
pool_size: u32,
) -> KnowledgeResult<()>初始化基于文件库 + WAL + 多连接池的 Provider(已有权威库)