-
Notifications
You must be signed in to change notification settings - Fork 9
[Resiliency]: Add Distributed Lock Manager (Redlock Algorithm) Middleware #5
Open
Description
Feature Description
Add a distributed locking primitive based on the Redlock algorithm across cache cluster nodes.
Target Functionality
- Support acquire/release mutex locks with automatic TTL expiration.
- Prevent cache stampedes (thundering herd problem).
Activity
Metadata
Metadata
Assignees
Labels
No labels