summaryrefslogtreecommitdiff
path: root/databases/redis-devel/files/patch-src-Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update from 2.8.0-rc2 to 2.8.0-rc3.Sergey A. Osokin2013-08-201-3/+10
| | | | | | | | | | | | | | | | | | | Disable debug flags. <ChangeLog> # UPGRADE URGENCY: HIGH * [FIX] Improved expired keys collection algorithm. Even under heavy load keys to be expired can't accumulate because of lack of CPU time. * [FIX] Replication speed regression fixed (issue #1238). * [FIX] Fixed an hard to trigger PSYNC bug. * [FIX] Fixed Issue #1240, ZUNIONSTORE could lead to wrong result. * [NEW] Add per-db average TTL information in INFO output. * [NEW] redis-benchmark improvements. * [NEW] dict.c API wrong usage detection. </ChangeLog>
* Update from 2.6.14 to 2.8.0-rc2.Sergey A. Osokin2013-08-131-18/+20
| | | | Changes: https://raw.github.com/antirez/redis/2.8/00-RELEASENOTES
* Use more canonical names for patches.Sergey A. Osokin2012-11-221-0/+21
No functionaly changes. Don't bump PORTREVISION. Feature safe: yes