pub fn default_logstore(
store: ObjectStoreRef,
location: &Url,
options: &StorageOptions,
) -> Arc<dyn LogStore>
Expand description
Return the [DefaultLogStore] implementation with the provided configuration options
pub fn default_logstore(
store: ObjectStoreRef,
location: &Url,
options: &StorageOptions,
) -> Arc<dyn LogStore>
Return the [DefaultLogStore] implementation with the provided configuration options