Please login to access the resource

Persistent key-value database

Edit Package redis
https://redis.io
No description set
Refresh
Refresh
Source Files
Filename Size Changed
project.diff 0000002519 2.46 KB
redis-3.0.3.tar.gz 0001360959 1.3 MB
Revision 13 (latest revision is 42)
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 13)
- update to 3.0.3
  * [FIX] Fix blocking operations timeout precision when HZ is at
          its default value (not increased) and there are thousands
          of clients connected at the same time. This bug affected
          Sidekiq users that experienced a very long delay for
          BLPOP and similar commands to return for timeout. Check
          commit b029ff1 for more info. (Salvatore Sanfilippo)
  * [FIX] MIGRATE "creating socket: Invalid argument" error fix.
          Check issues #2609 and #2612 for more info.
          (Salvatore Sanfilippo)
  * [FIX] Be able to connect to the master even when the slave is
          bound to just the loopback interface and has no valid
          public address in the network the master is reacahble.
          (Salvatore Sanfilippo)
  * [FIX] ZADD with options encoding promotion fixed. (linfangrong)
  * [FIX] Reset aof_delayed_fsync on CONFIG RESETSTATS. (Tom Kiemes)
  * [FIX] PFCOUNT key parsing in cluster fixed. (MOON_CLJ)
  * [FIX] Fix Solaris compilation of Redis 3.0. (Jan-Erik Rediger)
  * [NEW] Variadic EXISTS command. Now the command accepts multiple
          arguments and returns the total count of existing keys.
- added missing sentinel link
Comments 0
openSUSE Build Service is sponsored by