Module persist::mem[][src]

Expand description

In-memory implementations for testing and benchmarking.

Structs

An in-memory implementation of Blob.

Configuration for opening a MemBlob or MemBlobRead.

An in-memory implementation of BlobRead.

An in-memory implementation of Log.

An in-memory representation of a Log and Blob that can be reused across dataflows