Skip to content

dustin/elock-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Client for elock

This library provides an easy-to-use ruby client for
elock (https://github.com/dustin/elock).

== Example Usage (automatic lock management)

    require 'elock-client'
    l = ELock.new 'localhost'
    l.with_lock('some_lock') { puts "I got the lock!" }

About

Ruby client for elock.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages