store_api

Module logstore

source
Expand description

LogStore APIs.

Re-exports§

  • pub use crate::logstore::entry::Id as EntryId;

Modules§

Structs§

Traits§

  • LogStore serves as a Write-Ahead-Log for storage engine.

Type Aliases§