Revisions of rubygem-redis

Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 26)
merge
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 25)
- updated to version 4.2.5
  # 4.2.5
  * Optimize the ruby connector write buffering. See #964.
  # 4.2.4
  * Fix bytesize calculations in the ruby connector, and work on a copy of the buffer. Fix #961, #962.
  # 4.2.3
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 24)
- update to 4.2.5
  - Optimize the ruby connector write buffering. See #964.
  - Fix bytesize calculations in the ruby connector, and work on a
    copy of the buffer. Fix #961, #962.
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 23)
- update to version 4.2.3
  * Use io/wait instead of IO.select in the ruby connector. See #960.
  * Use exception free non blocking IOs in the ruby connector. See #926.
  * Prevent corruption of the client when an interrupt happen during inside a pipeline block. See #945.
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 22)
cleanup
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 21)
- updated to version 4.2.1
  # 4.2.1
  * Fix `exists?` returning an actual boolean when called with multiple keys. See #918.
  * Setting `Redis.exists_returns_integer = false` disables warning message about new behaviour. See #920.
  # 4.2.0
  * Convert commands to accept keyword arguments rather than option hashes. This both help catching typos, and reduce needless allocations.
  * Deprecate the synchrony driver. It will be removed in 5.0 and hopefully maintained as a separate gem. See #915.
  * Make `Redis#exists` variadic, will return an Integer if called with multiple keys.
  * Add `Redis#exists?` to get a Boolean if any of the keys exists.
  * `Redis#exists` when called with a single key will warn that future versions will return an Integer.
    Set `Redis.exists_returns_integer = true` to opt-in to the new behavior.
  * Support `keepttl` ooption in `set`. See #913.
  * Optimized initialization of Redis::Cluster. See #912.
  * Accept sentinel options even with string key. See #599.
  * Verify TLS connections by default. See #900.
  * Make `Redis#hset` variadic. It now returns an integer, not a boolean. See #910.
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 20)
for discourse 2.5.0
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 19)
cleanup
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 18)
merged
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 17)
- update to 4.1.3
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 16)
- updated to version 4.1.2
 see installed CHANGELOG.md
  # 4.1.2
  
  * Fix the client hanging forever when connecting with SSL to a non-SSL server. See #835.
  * Fix several authentication problems with sentinel. See #850 and #856.
  * Explicitly drop Ruby 2.2 support.
  
  
  # 4.1.1
  
  * Fix error handling in multi blocks. See #754.
  * Fix geoadd to accept arrays like georadius and georadiusbymember. See #841.
  * Fix georadius command failing when long == lat. See #841.
  * Fix timeout error in xread block: 0. See #837.
  * Fix incompatibility issue with redis-objects. See #834.
  * Properly handle Errno::EADDRNOTAVAIL on connect.
  * Fix password authentication to sentinel instances. See #813.
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 15)
rb_build_ruby_abi needs to be rb_build_ruby_abis
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 14)
- limit to ruby 2.5 and above for 42.3/sle12

- limit to ruby 2.5 and above for 42.3/sle12
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 13)
merge
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 12)
- fix a conflict with the build package:
  rename bin/build to bin/build-redis-rb
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 11)
bump to 4.0.2
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 10)
- only build for 2.3+ from now
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 9)
- updated to version 4.0.1
 see installed CHANGELOG.md
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 8)
- disable ruby 2.1
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 7)
cleanup link
Displaying revisions 1 - 20 of 26
openSUSE Build Service is sponsored by