<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/redis2/Makefile, branch release/8.2.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2011-02-11T03:06:03Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_8_2_0'.</title>
<updated>2011-02-11T03:06:03Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2011-02-11T03:06:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b36e665e56175a7588102bec06e2ac62ffff3b5e'/>
<id>urn:sha1:b36e665e56175a7588102bec06e2ac62ffff3b5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update from 2.0.3 to 2.0.4.</title>
<updated>2010-11-08T19:17:43Z</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2010-11-08T19:17:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5331837272ac519f1e4879c037c9f9d031a9154a'/>
<id>urn:sha1:5331837272ac519f1e4879c037c9f9d031a9154a</id>
<content type='text'>
&lt;ChangeLog&gt;

This release fixes two non critical bugs:

- HMGET used to crash when called against a key that was not holding
  an hash.  Fixed by Pieter Noordhuis.

- Redis will now not try to save the DB if no save points for RDB are
  configured, when used as a non persistent cache.  Thanks to Robey
  Pointer from Twitter for providing this patch.

Waiting 2.2 ...

&lt;/ChangeLog&gt;
</content>
</entry>
<entry>
<title>Update from 2.0.2 to 2.0.3.</title>
<updated>2010-10-17T07:04:56Z</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2010-10-17T07:04:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5542d49cec5ec928cb35806a00191ecabb70db8a'/>
<id>urn:sha1:5542d49cec5ec928cb35806a00191ecabb70db8a</id>
<content type='text'>
&lt;ChangeLog&gt;

- The maxmemory directive was broken in Redis &lt;= 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.

&lt;/ChangeLog&gt;
</content>
</entry>
<entry>
<title>Update from 2.0.1 to 2.0.2.</title>
<updated>2010-09-22T12:41:48Z</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2010-09-22T12:41:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=78ff54354676b88cbf43338be2b50748d7d58338'/>
<id>urn:sha1:78ff54354676b88cbf43338be2b50748d7d58338</id>
<content type='text'>
&lt;ChangeLog&gt;

- Fixed a bug that may slow down significantly (from a few milliseconds
  to many seconds) server side intersections when a background write is
  in progress. This was due to the hash table resize policy, prevented when
  there was a saving child. Now it's prevented only up to 5 times
  overbooking, so we try hard to prevent a lot of copy on write, but
  avoiding to trigger pathological hash table performances of O(N) instead
  of O(1).

- Fixed expired keys counter in INFO output. It was not counting keys
  force-expired due to max-memory limit reached.

&lt;/ChangeLog&gt;
</content>
</entry>
<entry>
<title>Update CONFLICTS.</title>
<updated>2010-09-21T15:35:55Z</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2010-09-21T15:35:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6e37a8c51251a69836751b6f5169ddb63c64ca91'/>
<id>urn:sha1:6e37a8c51251a69836751b6f5169ddb63c64ca91</id>
<content type='text'>
Bump PORTREVISION.
</content>
</entry>
<entry>
<title>Update to latest stable version 2.0.1.</title>
<updated>2010-09-20T17:46:19Z</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2010-09-20T17:46:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=673fc573d7425442fa208c138e2df672d3c262a1'/>
<id>urn:sha1:673fc573d7425442fa208c138e2df672d3c262a1</id>
<content type='text'>
Previous stable release redis-1.2.6 repocopied to databases/redis1.
</content>
</entry>
<entry>
<title>Add CONFLICTS with databases/redis-devel.</title>
<updated>2010-08-15T09:23:37Z</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2010-08-15T09:23:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4d1beba222c3f4271d1b0d97ea623f3411cda60b'/>
<id>urn:sha1:4d1beba222c3f4271d1b0d97ea623f3411cda60b</id>
<content type='text'>
Bump PORTREVISION.
</content>
</entry>
<entry>
<title>Update from 1.2.5 to 1.2.6.</title>
<updated>2010-04-01T06:50:33Z</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2010-04-01T06:50:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=13d63ef667438bbbca2be4181a058f76611e5d50'/>
<id>urn:sha1:13d63ef667438bbbca2be4181a058f76611e5d50</id>
<content type='text'>
&lt;ChangeLog&gt;

Redis 1.2.6 fixes two critical replication bugs, and a few
improvements.

- Fixed Issue 207 (http://code.google.com/p/redis/issues/detail?id=207)
  (broken replication with binary arguments not in the last position
  with the MSET command or any other command issued with new
  multi-bulk protocol).

- Fixed Issue 174 (http://code.google.com/p/redis/issues/detail?id=174)
  (temp names collisions producing broken slave-side .rdb files).

- Redis-cli backported from Redis master, with interactive mode, line
  editing via the linenoise library, auth ability, and much more.

- ZRANGEBYSCORE now supports WITHSCORES as well (backported from
  master).

- A simplified version of redis-stat (from redis tools) added.

&lt;/ChangeLog&gt;
</content>
</entry>
<entry>
<title>Update from 1.2.4 to 1.2.5.</title>
<updated>2010-03-15T12:28:04Z</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2010-03-15T12:28:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db1b15a26719c17e479d03ed57fd80764c775c93'/>
<id>urn:sha1:db1b15a26719c17e479d03ed57fd80764c775c93</id>
<content type='text'>
Notice from:	roberto

&lt;ChangeLog&gt;

Redis 1.2.5 fixes a replication bug: multiple slaves
connecting to the same master could lead to random
crashes or corruptions.

&lt;/ChangeLog&gt;
</content>
</entry>
<entry>
<title>Update from 1.2.3 to 1.2.4.</title>
<updated>2010-03-07T11:19:13Z</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2010-03-07T11:19:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4ac4fe944a70d627fbc04340fa6910d96b32c45'/>
<id>urn:sha1:d4ac4fe944a70d627fbc04340fa6910d96b32c45</id>
<content type='text'>
Notice from:	roberto

&lt;ChangeLog&gt;

- Replication when .rdb file is bigger than 2GB.

&lt;/ChangeLog&gt;
</content>
</entry>
</feed>
