summaryrefslogtreecommitdiff
path: root/databases/redis/files/patch-src-mkreleasehdr.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Repocopy the databases/redis to the databases/redis4 to updateSergey A. Osokin2019-11-211-4/+4
| | | | | | | | | the databases/redis port to the latest stable version, 5.0.6. PR: 241526 Reviewed by: portmgr (adamw) Approved by: portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D22336
* Upgrade from 2.6.16 to 2.8.0.Sergey A. Osokin2013-11-281-3/+3
| | | | Changelist: https://raw.github.com/antirez/redis/2.8/00-RELEASENOTES
* Update from 2.6.10 to 2.6.11.Sergey A. Osokin2013-03-121-4/+4
| | | | | | | | | | | | | | | | <ChangeLog> UPGRADE URGENCY: LOW, however updating is encouraged if you have many instances per server and you want to lower the CPU / energy usage. * [BUGFIX] Replication: more strict error checking for master PING reply. * [BUGFIX] redis-cli: use keepalive socket option for improved reliability. * [BUGFIX] Allow AUTH while loading the DB in memory. * [BUGFIX] Don't segfault on unbalanced quotes while parsing config file. * [IMPROVED] serverCron() frequency is now a runtime parameter (was REDIS_HZ). * [IMPROVED] Use a lot less CPU when idle, even with many configured DBs. </ChangeLog>
* Use more canonical names for patches.Sergey A. Osokin2012-11-221-0/+11
No functionaly changes. Don't bump PORTREVISION. Feature safe: yes