Skip to content

Create Local Lock Strategy #4593

@konstantinabl

Description

@konstantinabl

Implement in-memory locking for single-instance deployments

  • Implement LocalLockStrategy with async-mutex wrapper
  • Add LRU cache for lock states (add number of maximum transactions)
  • Implement acquireLock()
  • Implement releaseLock()
  • Add force release mechanism with 30s execution timer

Metadata

Metadata

Assignees

Labels

internalFor changes that affect the project's internal workings but not its outward-facing functionality.

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions