Companion

object Companion

Functions

Link copied to clipboard

For when speed matters more than consistency. Executes the query immediately, without waiting for prior K/V mutations to be indexed.

Link copied to clipboard

Strong consistency. Waits for all prior K/V mutations to be indexed before executing the query.