Module mz_adapter::coord::timeline

source ·
Expand description

A mechanism to ensure that a sequence of writes and reads proceed correctly through timestamps.

Structs§

Enums§

  • An enum describing whether or not a query belongs to a timeline and whether the query can be affected by the timestamp at which it executes.

Functions§

  • Convenience function for calculating the current upper bound that we want to prevent the global timestamp from exceeding.