Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages