spicedb-kubeapi-proxy icon indicating copy to clipboard operation
spicedb-kubeapi-proxy copied to clipboard

Configurable consistency

Open ecordell opened this issue 2 years ago • 0 comments

Minimize latency is used everywhere by default, except for checks on watches, which use fully-consistent.

There should be a way to configure consistency options; i.e. it should be possible to use a zedtoken in an annotation for at_least_as_fresh consistency in watch, or indicate a specific check should be fully consistent, etc.

ecordell avatar Sep 26 '23 21:09 ecordell