Skip to content

Use consul distributed lock to linearize distributed operations.

Notifications You must be signed in to change notification settings

alaa/consul-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consul-Lock

This is a simple tool to help syncrhnoizing distributed workflows across the team.

Usage:

  help [<command>...]
    Show help.

  lock
    Accquire lock from consul

  status
    Check lock status

  release
    Release the lock, uses .consul_lock_id file

  release-with-id <id>
    Release the lock with explicit session ID argument. Should not be used normally

About

Use consul distributed lock to linearize distributed operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages