Sha256: 338fcf6f9f1d8b884285c19b183f07aee18a1e3091743666e0e7d7b4e1bfb27c
Contents?: true
Size: 542 Bytes
Versions: 1
Compression:
Stored size: 542 Bytes
Contents
## 0.2.0 - Refactor class methods into instance methods to simplify implementation. - Increase thread safety with Memcached implementation. ## 0.1.3 - Properly throw Suo::LockClientError when the connection itself fails (Memcache server not reachable, etc.) ## 0.1.2 - Fix retry_timeout to properly use the full time (was being calculated incorrectly). - Refactor client implementations to re-use more code. ## 0.1.1 - Use [MessagePack](https://github.com/msgpack/msgpack-ruby) for semaphore serialization. ## 0.1.0 - First release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
suo-0.2.0 | CHANGELOG.md |