Module services

Source
Expand description

Implementations of Maelstrom services as persist external durability

Modulesยง

from_impls ๐Ÿ”’

Structsยง

CachingBlob
Implementation of Blob that caches get calls.
MaelstromBlob
Implementation of Blob backed by the Maelstrom lin-kv service.
MaelstromConsensus
Implementation of Consensus backed by the Maelstrom lin-kv service.
MaelstromOracle
MaelstromOracleKey
MaelstromVersionedData ๐Ÿ”’
An adaptor for VersionedData that implements Serialize and Deserialize.
MemTimestampOracle