logo
Expand description

Transaction Source.

Modules

In-memory implementation of transaction source.

LMDB implementation of transaction source.

Traits

A transaction with the capability to read from a given Handle.

A transaction which can be committed or aborted.

A source of transactions e.g. values that implement Readable and/or Writable.

A transaction with the capability to write to a given Handle.