Module immutable

Module immutable 

Source
Expand description

Immutable database types and helpers for the sync example.

Functions§

create_config
Create a database configuration with appropriate partitioning for Immutable.
create_test_operations
Create deterministic test operations for demonstration purposes. Generates Set operations and periodic Commit operations.

Type Aliases§

Database
Database type alias for the clean (merkleized, durable) state.
Operation
Operation type alias.