Redis 是一个高性能的 key-value 数据库。Redis 的出现,很大程度补偿了 memcached 这类 keyvalue 存储的不足,在部分场合可以对关系数据库起到很好的补充作用。它提供了 Python,Ruby,Erlang,PHP 客户端,使用很方便。 Redis 4.0.8 更新内容: add list and getluabysha subcommand for script config: handle special configuration "" for auth proto-max-bulk-len should be greater than 512mb Add low-level module PubSub publish command 点击查看完整内容。 下载地址: Source code (zip) Source code (tar.gz) Redis 4.0.8 发布,高性能 key-value 数据库下载地址