Crate risingwave_storage

Source

Re-exports§

pub use store::StateStore;
pub use store::StateStoreIter;
pub use store::StateStoreReadIter;
pub use store_impl::StateStoreImpl;

Modules§

compaction_catalog_manager
error
hummock
Hummock is the state store of the streaming system.
mem_table
memory
monitor
opts
panic_store
row_serde
storage_value
store
store_impl
table

Macros§

assert_bytes_eq
assert_eq two Vec<u8> with human-readable format.
dispatch_state_store