Expand description
An implementation of the Maelstrom txn-list-append workload using a single persist shard.
Modules§
Structs§
- Maelstrom
Key - Key of the persist shard used by Transactor
- Maelstrom
Val - Val of the persist shard used by Transactor
- Transactor
- An implementation of read-write transactions on top of persist
- Transactor
Service - An adaptor to implement Service using Transactor