2017年11月30日星期四

Redis 4.0.4 发布,高性能的 key-value 数据库


Linuxeden 开源社区 --Redis
Redis

Redis 4.0.4 发布,Redis 是一个高性能的 key-value 数据库。Redis 的出现,很大程度补偿了 memcached 这类 keyvalue 存储的不足,在部分场合可以对关系数据库起到很好的补充作用。它提供了 Python,Ruby,Erlang,PHP 客户端,使用很方便。

主要更新内容如下:

  • 8449227f PSYNC2: Fix off by one buffer size in luaCreateFunction().
  • eeac1d35 PSYNC2: just store script bodies into RDB.
  • fb0441a8 PSYNC2: luaCreateFunction() should handle NULL client parameter.
  • 0429db3c PSYNC2: Save Lua scripts state into RDB file.
  • d06fbbdd Regression test: Slave restart with EVALSHA in backlog issue #4483.
  • ab3d3aca Prevent corruption of server.executable after DEBUG RESTART.
  • b7c7edf9 Be more verbose when DEBUG RESTART fails.

发布说明

下载地址:

转自 http://ift.tt/2is5mY2

The post Redis 4.0.4 发布,高性能的 key-value 数据库 appeared first on Linuxeden开源社区.

http://ift.tt/2AtlfES

没有评论:

发表评论