Skip to content

HassankSalim/DistributedLockManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Lock Manager

Implementation Detail Redis RedLock

This repo is implementation of redis redlock according to my understanding of the algorithm

TODO

  • Do DelIfKeyHasVal in transaction if possible in Redis
  • Test the algo with more than 2 redis nodes

Releases

No releases published

Packages

No packages published

Languages