Skip to content

obbap1/dreadlocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dreadlocks

GRPC-based lock server with sqlite as the backing store. This implements the redis redlock algorithm for a single instance.

usage

Process A locks name "newLock" and Processes B and C get "LOCK_HELD" errors till process A explicitly unlocks this "newLock" resource or if a TTL is set.

About

GRPC-based lock server with sqlite as the backing store. This implements the redis redlock algorithm for a single instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages