Commit graph

3 commits

Author SHA1 Message Date
Sergey A. Osokin
e3ced93adc Update from 2.8.0-rc2 to 2.8.0-rc3.
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>
2013-08-20 17:24:30 +00:00
Sergey A. Osokin
6d8f784f2c Update from 2.6.14 to 2.8.0-rc2.
Changes:	https://raw.github.com/antirez/redis/2.8/00-RELEASENOTES
2013-08-13 17:39:57 +00:00
Sergey A. Osokin
a00ccece1b Use more canonical names for patches.
No functionaly changes.
Don't bump PORTREVISION.

Feature safe: yes
2012-11-22 18:21:12 +00:00
Renamed from databases/redis-devel/files/patch-src::Makefile (Browse further)