Structs
- Configuration builder of a redb Database.
- 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
- Errors related to committing transactions
- Errors related to compaction
- Errors related to opening a database
- Superset of all other errors that can occur. Convenience enum so that users can convert all errors into a single type
- Errors related to savepoints
- General errors directly from the storage layer
- Errors related to opening tables
- Errors related to transactions