shodh-redb 0.3.2

Multi-modal embedded database - vectors, blobs, TTL, merge operators, and causal tracking built on ACID B-trees
Documentation
1
2
3
pub(crate) mod types;

pub use types::{CdcConfig, ChangeOp, ChangeStream};