Expand description
The db module contains the core logic for the TransientDB database.
It includes the DB struct and its implementation, which provides the
primary API for interacting with the database.
Modules§
- errors
- This module defines the custom error types used throughout the TransientDB library.