Type for persisted dictionary entry data. Wraps the whole dictionary as a single snapshot: data maps entry keys to { value, when } records (per-entry look-ahead timestamps), the top-level when is the timestamp of the last write.
data
{ value, when }
when
Type for persisted dictionary entry data. Wraps the whole dictionary as a single snapshot:
datamaps entry keys to{ value, when }records (per-entry look-ahead timestamps), the top-levelwhenis the timestamp of the last write.