Skip to content

[Feature] Implement distributed lock by gorm #1364

@robocanic

Description

@robocanic

What would you like to be added:

  1. Abstract Lock interface
  2. Using gorm to implment distributed lock.

Why is this needed:
Currently, the routing rules published by dubbo admin haven't been locked, which may introduce concurrent problem. So we need implment a kind of distributed lock. For now, dubbo admin has been implmented store using gorm, so basically, we can use gorm to implment distributed lock.

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