设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 开源资讯 查看内容

Redis 3.2计划特性

2015-6-14 22:30| 发布者: joejoe0332| 查看: 937| 评论: 0|原作者: oschina|来自: oschina

摘要: Redis 3.2 还未发布,Antirez 发布了一篇声明,分享 Redis 3.2 计划特性: Geo hashing API Bloom filters Memory PRs Memory introspection command Some Redis Cluster multi DC support New List type ...

Redis 3.2 还未发布,Antirez 发布了一篇声明,分享 Redis 3.2 计划特性:

  • Geo hashing API

  • Bloom filters

  • Memory PRs

  • Memory introspection command

  • Some Redis Cluster multi DC support

  • New List type operations

  • AOF safety 功能请看:https://github.com/antirez/redis/pull/2574 

  • AOF rewrites optionally using an RDB preamble

  • SPOP COUNT option (already implemented, 3.2 will be the first stable versions to get it))

  • Redis Cluster redis-trib rebalance command

更多详细内容请看这里:http://antirez.com/news/89

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

性能测试结果:

SET操作每秒钟 110000 次,GET操作每秒钟 81000 次,服务器配置如下:

Linux 2.6, Xeon X3320 2.5Ghz.

stackoverflow 网站使用 Redis 做为缓存服务器。

Redis 在 CentOS 下的启动脚本请看这里


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部