Expand description

Transactional filesystem traits and data structures.

Traits

The data contained by a single block on the filesystem.

Defines how to copy a base state from another instance, possibly a view.

A transactional directory

A transactional file.

Defines how to load a persistent data structure from the filesystem.

Defines how to restore persistent state from backup.

A transactional persistent data store.

Type Definitions

An alias for [Id] used for code clarity.