1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/databases/redis
Sergey A. Osokin 7943c57657 Update from 2.2.11 to 2.2.12.
<ChangeLog>

* the Slowlog feature was backported to Redis 2.2.
* a number of fixes related blocking operations on lists when
  mixed with AOF and Replication.
* fixed bad interactions between EXPIRE, EXPIREAT, and in
  general volatile keys when AOF is enabled.  More details in
  the Redis Google Group here:
  http://groups.google.com/group/redis-db/browse_frm/thread/5a931fefb88b16d5?tvc=1
* no more allocation stats info in INFO.
* colorized make for 2.2 as well.
* fixed a problem with AOF when it is stopped via CONFIG SET
  appendonly no.
* warn the user enabling VM that VM is deprecated and discouraged.
* prepareForShutdown() fixed for correctness.
* close the listening sockets on exit for faster restarts.

</ChangeLog>
2011-07-26 11:51:30 +00:00
..
files Remove painful examples of foo="", with particular prejudice against 2011-05-15 02:49:17 +00:00
distinfo Update from 2.2.11 to 2.2.12. 2011-07-26 11:51:30 +00:00
Makefile Update from 2.2.11 to 2.2.12. 2011-07-26 11:51:30 +00:00
pkg-descr Remove necessary CONFLICTS. 2011-02-25 07:54:55 +00:00
pkg-plist Update from 2.2.10 to 2.2.11. 2011-06-28 06:36:02 +00:00