Crate redb_extras

Crate redb_extras 

Source

Re-exports§

pub use error::Error;
pub use error::Result;

Modules§

dbcopy
Database copy utilities for redb.
error
Crate-scoped error handling for redb-extras.
key_buckets
Bucketed storage utility module.
partition
Generic partitioned storage module.
roaring
Roaring bitmap handling module.
table_buckets
Table bucket storage utility module.

Traits§

MergeableValue
Trait for merging values when consolidating bucket tables.