1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/databases/redis
Sergey A. Osokin fd0951a387 Upgrade from 2.6.15 to 2.6.16.
<ChangeLog>

UPGRADE URGENCY: MODERATE.

* [FIX] Stop writes when fork() fails when trying to BGSAVE. BGSAVE errors
        were trapped only in the case the saving child failed, so the fork()
        error was no trapped as no child is created at all.
* [FIX] Fix a serious memory efficiency regression, Redis 2.6.16 is
        significantly better with large values (>= a few kbytes) and will
        be able to store two times the amount of data compared to Redis 2.6.15
        when values are in that range.
* [FIX] Fixed an issue with Table conversion in the lua-cmsgpack library exposed
        by the Redis scripting engine.
* [NEW] DEBUG SDSLEN was introduced to debug memory inefficiencies due to
        SDS allocation more easily.

</ChangeLog>
2013-08-29 17:56:43 +00:00
..
files Upgrade from 2.6.14 to 2.6.15. 2013-08-21 18:22:31 +00:00
distinfo Upgrade from 2.6.15 to 2.6.16. 2013-08-29 17:56:43 +00:00
Makefile Upgrade from 2.6.15 to 2.6.16. 2013-08-29 17:56:43 +00:00
pkg-descr
pkg-plist