Skip to content

Atomic increment conflicts #58

@lann

Description

@lann

For databases where an increment uses optimistic concurrency under the covers, increments could fail due to conflicts in the same way as swap. With the current design I think explicitly signalling a conflict would require a new e.g. increment-error type, though if a bigger redesign is imminent this could be considered then.

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