SHA256
1
0
forked from pool/redis
Stephan Kulow 49c4076296 Accepting request 242690 from server:database
- update to 2.8.13
- remove unused skip-aof-test.patch
- additional changes from 2.8.12
  * [FIX / BREAKS BACKWARD COMPATIBILITY] Using SELECT inside Lua
    scripts no longer makes the selected DB to be set in the
    calling client.  So Lua can still use SELECT, but the client
    calling the script will remain set to the original DB. Thix
    fixes an issue with Redis replication of Lua scripts that
    called SELECT without reverting the selected DB to the original
    one. (Salvatore Sanfilippo)
  * [FIX] Sentinel failover was instalbe if the master was detected
    as available during the failover (especially during manual
    failovers) because of an implementation error (lack of checking
    of SRI_PROMOTED flag). (Salvatore Sanfilippo)
  * [FIX] Cancel SHUTDOWN if initial AOF is being written.
    (Matt Stancliff)

OBS-URL: https://build.opensuse.org/request/show/242690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=13
2014-07-28 14:21:04 +00:00
2014-07-25 15:14:08 +00:00
2014-03-04 13:56:42 +00:00
2014-07-25 15:14:08 +00:00
Description
No description provided
7.1 MiB
Languages
Makefile 100%