osa 2010-02-22 15:04:45 UTC
FreeBSD ports repository
Modified files:
databases/redis Makefile distinfo
Log:
Update from 1.2.1 to 1.2.2.
Feature safe: yes
<ChangeLog>
redis-1.2.2 is a bugfix release, fixing a problem with BGSAVE and BGREWRITEAOF
copy-on-write semantics. This version of Redis will use a lot less CPU and
memory while performing a BGSAVE and BGREWRITEAOF operation.
It is very important to upgrade ASAP to this version if you are using Redis
with data persistence via snapshotting or append only file.
Another minor change is that the INFO command will now have a new field
showing
memory usage in an human readable form. This was backported from Redis
unstable
as well.
</ChangeLog>
Revision Changes Path
1.7 +1 -1 ports/databases/redis/Makefile
1.7 +3 -3 ports/databases/redis/distinfo
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"