Redis 2.8.23/3.0.5 發布

jopen 9年前發布 | 4K 次閱讀 Redis

redis 2.8.23/3.0.5 發布,其中 3.0.5 更新內容如下:
Upgrade urgency: MODERATE, the most important thing is a fix in the replication
                 code that may make the slave hanging forever if the master
                 remains with an open socket even if it is no longer able to
                 reply.

  • [FIX] MOVE now moves the TTL as well. A bug lasting forever... finally
            fixed thanks to Andy Grunwald that reported it.
            (reported by Andy Grunwald, fixed by Salvatore Sanfilippo)
  • [FIX] Fix a false positive in HSTRLEN test.
  • [FIX] Fix a bug in redis-cli --pipe mode that was not able to read back
            replies from the server incrementally. Now a mass import will use
            a lot less memory, and you can use --pipe to do incremental streaming.
            (reported by 推ter user @fsaintjacques, fixed by Salvatore
            Sanfilippo)
  • [FIX] Slave detection of master timeout. (fixed by Kevin McGehee, refactoring
            and regression test by Salvatore Sanfilippo)

  • [NEW] Cluster: redis-trib fix can fix an additional case for opens lots.
            (Salvatore Sanfilippo)
  • [NEW] Cluster: redis-trib import support for --copy and --replace options
            (David Thomson) </p>

    更多內容請看:RELEASENOTES

    下載頁面:3.0.5      

    2.8.23 的更新內容如下:

    Upgrade urgency: MODERATE, the most important thing is a fix in the replication
                     code that may make the slave hanging forever if the master
                     remains with an open socket even if it is no longer able to
                     reply.

  • [FIX] MOVE now moves the TTL as well. A bug lasting forever... finally
            fixed thanks to Andy Grunwald that reported it.
            (reported by Andy Grunwald, fixed by Salvatore Sanfilippo)
  • [FIX] Fix a false positive in HSTRLEN test.
  • [FIX] Fix a bug in redis-cli --pipe mode that was not able to read back
            replies from the server incrementally. Now a mass import will use
            a lot less memory, and you can use --pipe to do incremental streaming.
            (reported by 推ter user @fsaintjacques, fixed by Salvatore
            Sanfilippo)
  • [FIX] Slave detection of master timeout. (fixed by Kevin McGehee, refactoring
            and regression test by Salvatore Sanfilippo) </p>

    更多內容請看:RELEASENOTES

    下載頁面:2.8.23

    來自:http://www.oschina.net/news/67143/redis-3-0-5
 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!