Skip to content

add 2PL for mvcc #23

@RkGrit

Description

@RkGrit

At present, our concurrency control technology only supports mvcc, which can solve read and write conflicts, but still adopts a rough way for write conflicts. We want to add a two-stage lock to handle write conflicts more elegantly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions