kvstore, InsertKVStoreKey()
does not support if-generation-match
#573
Labels
InsertKVStoreKey()
does not support if-generation-match
#573
As stated here, a
if-generation-match
parameter allows to make sure the insert is replacing the right version.This parameter is missing from the client function args.
And I'm not sure if there is a way to get the generation ID while reading a key value either.
The text was updated successfully, but these errors were encountered: