one thing to note about `fully-consistent` is that...
# spicedb
y
one thing to note about
fully-consistent
is that unless there haven't been any writes between one
fully-consistent
call and the next, it will treat the entire cache as invalid*, because
fully-consistent
doesn't use the quantization window that
minimize-latency
does. [edit: clarify how it treats the cache per Joey's comment below]
2 Views