//! # kawadb-storage
//!//! High-performance storage engine for Kawa message broker.
//!//! This crate is an alias for `kawa-storage` to provide alternative naming.
//! All functionality is re-exported from the original `kawa-storage` crate.
pubusekawa_storage::*;