Hi team, I searched through the history and couldn...
# spicedb
d
Hi team, I searched through the history and couldn't find the answer to this question. Our team is planning to initiate a ReadRelationships call with
fully_consistent
right after a WriteRelationships call. Would this operation force the refresh on the snapshot? In another word, would the following ReadRelationships calls with
minimize_latency
get the same result as the one with
fully_consistent
previously?