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
- Host: GitHub
- URL: https://github.com/bitfinexcom/pesto-rb
- Owner: bitfinexcom
- Created: 2017-04-11T18:11:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-27T12:21:42.000Z (over 1 year ago)
- Last Synced: 2025-04-11T06:30:41.490Z (about 1 year ago)
- Language: Ruby
- Homepage: https://www.bitfinex.com
- Size: 31.3 KB
- Stars: 3
- Watchers: 7
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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