Module maelstrom

Source
Expand description

An adaptor to Jepsen Maelstrom’s txn-list-append workload

Modules§

api
Types used in the Maelstrom API
node
A driver for interacting with Maelstrom
services
Implementations of Maelstrom services as persist external durability
txn_list_append_multi
An implementation of the Maelstrom txn-list-append workload using the multi-shard txn abstraction.
txn_list_append_single
An implementation of the Maelstrom txn-list-append workload using a single persist shard.

Structs§

Args
An adaptor to Jepsen Maelstrom’s txn-list-append workload

Functions§

run