Redis-Objects v1.4.2 Release Notes
Release Date: 2018-08-29 // almost 5 years ago-
๐ Merge pull request #227 from D-system/optimise_lock Optimise lock [Nate Wiger]
๐ Merge pull request #228 from D-system/travis_ruby_2.5 Travis: test against ruby 2.5 [Nate Wiger]
โ Travis: test against ruby 2.5 [Thomas Brennetot]
โก๏ธ Lock: update comment [Thomas Brennetot]
๐ Lock: add backward compatibility [Thomas Brennetot]
๐ Use SET with the NX and the expiration option in a single request [Thomas Brennetot]
Merge pull request #218 from edwardbako/list_pushed_count Return count of lpush & rpush commands [Nate Wiger]
๐ Merge pull request #220 from gammons/threadsafe Make Redis::Objects.connection thread-safe [Nate Wiger]
๐ Make Redis::Objects.connection threadsafe [Grant Ammons]
Return count of lpush & rpush commands [Edward Bako]
โ Removed support for versions of Ruby < 2.2 [Nate Wiger]