A Ruby client library for Redis

Edit Package rubygem-redis
https://github.com/redis/redis-rb

A Ruby client that tries to match Redis' API one-to-one, while still
providing an idiomatic interface.

Refresh
Refresh
Source Files
Filename Size Changed
project.diff 0000002515 2.46 KB
Revision 16 (latest revision is 28)
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.
Comments 0
openSUSE Build Service is sponsored by