Skip to content

optimistic LockModes #201

@gavinking

Description

@gavinking

The LockMode types OPTIMISTIC and OPTIMISTIC_FORCE_INCREMENT passed to lock() are used to explicitly request a version check or version increment during the before completion phase of the transaction (not at flush time, if I understand correctly).

Since we don't really even have a well-defined transaction completion phase at this stage, I'm not going to add them now.

Also I doubt these are very widely-used.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions