cvs commit: ports/databases/redis Makefile distinfo

Sergey A. Osokin osa at FreeBSD.org
Thu Sep 22 05:37:48 UTC 2011


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


More information about the cvs-ports mailing list