Crate redb

source ·

Structs

Opened redb database file
Informational storage stats about the database
A multimap table
Defines the name and types of a multimap table
A read-only multimap table
A read-only table
A read-only transaction
A table containing key-value mappings
Defines the name and types of a table
A read/write transaction

Enums

redb can be configured to use one of two write-and-commit strategies.

Traits