freebsd-ports/databases/redis
Sergey A. Osokin 5542d49cec Update from 2.0.2 to 2.0.3.
<ChangeLog>

- The maxmemory directive was broken in Redis <= 2.0.2, since from time to
  time it replayed with an error about memory limit reached even when
  it was possible to expire some volatile key to make room for new data.

  The new behaviour is the correct one of always allowing write operations
  to succeed as long as there are other volatile keys to remove.

- An AOF bug related to blocking POP could crash Redis on AOF reload.
  This is now fixed thanks to Pieter Noordhuis and a kind user that
  helped us on IRC.

</ChangeLog>
2010-10-17 07:04:56 +00:00
..
files Update to latest stable version 2.0.1. 2010-09-20 17:46:19 +00:00
distinfo Update from 2.0.2 to 2.0.3. 2010-10-17 07:04:56 +00:00
Makefile Update from 2.0.2 to 2.0.3. 2010-10-17 07:04:56 +00:00
pkg-descr
pkg-plist Update to latest stable version 2.0.1. 2010-09-20 17:46:19 +00:00