Consistency Levels
The data consistency level for lookup queries.
| Value | Summary |
|---|---|
| Strong | Strong consistency — always reads the latest data (higher latency). |
| Eventual | Eventual consistency — may read slightly stale data (lower latency). |
The data consistency level for lookup queries.
| Value | Summary |
|---|---|
| Strong | Strong consistency — always reads the latest data (higher latency). |
| Eventual | Eventual consistency — may read slightly stale data (lower latency). |