An open API service indexing awesome lists of open source software.

https://github.com/bitfinexcom/pesto-rb

Redis based distributed lock for ruby
https://github.com/bitfinexcom/pesto-rb

Last synced: 12 months ago
JSON representation

Redis based distributed lock for ruby

Awesome Lists containing this project

README

          

# pesto

### Examples

[Simple](https://github.com/bitfinexcom/pesto-rb/blob/master/examples/simple.rb) : simple pesto showcase

[Aggressive](https://github.com/bitfinexcom/pesto-rb/blob/master/examples/aggressive.rb) : aggressive/multiprocess test