Module akd::storage::types

source ·
Expand description

Various storage and representation related types

Structs

The keys for this key-value store
The types of value used in the key-value pairs of a AKD
Data associated with a given key. That is all the states at the various epochs
The state of the value for a given key, starting at a particular epoch.
State for a value at a given version for that key

Enums

This needs to be PUBLIC public, since anyone implementing a data-layer will need to be able to access this and all the internal types
Various elements that can be stored
Used to retrieve a value’s state, for a given key