Skip to content

Add KV Store 'generation' support to InsertConfig, and add DeleteWithConfig/DeleteConfig #255

Description

@kpfleming

KV Store supports if-generation-match for upsert operations, so a Generation field should be added to InsertConfig in order to populate that header.

It also supports if-generation-match for delete operations, which will require a new DeleteWithConfig operation and a DeleteConfig struct in order to provide the generation value in a query parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions