Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Sep 2011 05:37:47 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/redis Makefile distinfo
Message-ID:  <201109220537.p8M5blYF088024@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2011-09-22 05:37:47 UTC

  FreeBSD ports repository

  Modified files:
    databases/redis      Makefile distinfo 
  Log:
  Update from 2.2.13 to latest bugfix release 2.2.14.
  
  Notice from:    miwi
  
  <ChangeLog>
  
  * [BUGFIX] Fixed a rare but possible AOF race condition
    that could result into duplicated commands inside the AOF.
  
  * [BUGFIX] Don't replicate SAVE.
  
  * LRANGE optimization may drastically improve performances
    when querying the final part of a long list.
  
  * redis-cli now implements a --latency mode to monitory
    Redis delay.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.34      +1 -1      ports/databases/redis/Makefile
  1.28      +2 -2      ports/databases/redis/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109220537.p8M5blYF088024>