Crate surrealkv

source ·

Modules§

Structs§

  • An MVCC-based transactional key-value store.
  • Transaction is a struct representing a transaction in a database.

Enums§

  • Error is a custom error type for the storage module. It includes various variants to represent different types of errors that can occur.

Type Aliases§