免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2499 | 回复: 1
打印 上一主题 下一主题

[Cassandra] MongoDB 2.4.7 发布,NoSQL数据库 [复制链接]

论坛徽章:
2
2015年辞旧岁徽章
日期:2015-03-03 16:54:152015年迎新春徽章
日期:2015-03-04 09:55:28
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2013-10-23 09:24 |只看该作者 |倒序浏览
  

NoSQL MongoDB 2.4.7发布. 2013-10-21 经过一个RC 之前版本是2013-08-20发布的2.4.6 其他产品线2.2.6 2.0.9 开发版2.5.3。

MongoDB是一个介于关系数据库和非关系数据库之间的产品, 是非关系数据库当中功能最丰富,最像关系数据库的。他支持的数据结构非常松散,是类似json的bjson格式,因此可以存储比较复杂的数据类型。 Mongo最大的特点是他支持的查询语言非常强大,其语法有点类似于面向对象的查询语言,几乎可以实现类似关系数据库单表查询的绝大部分功能,而且还支持 对数据建立索引。
它的特点是高性能、易部署、易使用,存储数据非常方便。主要功能特性有:

       
  • 面向集合存储,易存储对象类型的数据。
  • 模式自由。
  • 支持动态查询。
  • 支持完全索引,包含内部对象。
  • 支持查询。
  • 支持复制和故障恢复。
  • 使用高效的二进制数据存储,包括大型对象(如视频等)。
  • 自动处理碎片,以支持云计算层次的扩展性
  • 支持RUBY,PYTHON,JAVA,C++,PHP等多种语言。
  • 文件存储格式为BSON(一种JSON的扩展)
  • 可通过网络访问

完全改进:
Bug

  • [SERVER-6008] - numactl in debian init script seems to be problematic
  • [SERVER-9109] - initAndListen returns on ECONNABORTED
  • [SERVER-9501] - initial sync exception: 10083 create collection invalid size spec
  • [SERVER-9738] - mongos should set the CursorNotFound bit when the cursor is not found
  • [SERVER-9861] - MapReduceFinishCommand Memory Leak
  • [SERVER-9993] - config upgrade does not succeed if shard maxSize is not of type long
  • [SERVER-10261] - Disable SSL session caching on server to avoid Java driver SSL connection problems
  • [SERVER-10285] - Seg Fault when parsing Point using 2dsphere Indexes
  • [SERVER-10421] - geo_circle2a.js failed during parallel tests on V2.4 Linux 64-bit
  • [SERVER-10462] - Windows file locking related buildbot failures
  • [SERVER-10554] - memory leak in MutableDocument::setNestedField
  • [SERVER-10594] - slaveOk bit ignored for unsharded aggregate
  • [SERVER-11032] - Do not veto if "primary" is the node trying to be elected

Improvement

       
  • [SERVER-9907] - Allow to skip initial count() in mapreduce
  • [SERVER-10596] - V8 cache data is not cleaned up in connection after usage
  • [SERVER-11021] - cache dbhash results in mongod for config. collections

Sub-task

  • [SERVER-11006] - Enterprise rpm packages must change dependency from gsasl to cyrus-sasl

下载:

32位 http://fastdl.mongodb.org/linux/mongodb-linux-i686-2.4.7.tgz

64位 http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.7.tgz

源码 http://downloads.mongodb.org/src/mongodb-src-r2.4.7.tar.gz

文章转载自:开源中国社区 [http://www.oschina.net]

本文地址:http://www.oschina.net/news/45263/mongodb-2-4-7

本文来自ChinaUnix新闻频道,如果查看原文请点:http://news.chinaunix.net/opensource/2013/1022/2983329.shtml

论坛徽章:
16
IT运维版块每日发帖之星
日期:2015-10-02 06:20:00IT运维版块每月发帖之星
日期:2015-09-11 19:30:52IT运维版块每周发帖之星
日期:2015-09-11 19:20:31IT运维版块每日发帖之星
日期:2015-08-26 06:20:00每日论坛发贴之星
日期:2015-08-20 06:20:00IT运维版块每日发帖之星
日期:2015-08-20 06:20:002015年辞旧岁徽章
日期:2015-03-03 16:54:15金牛座
日期:2014-05-04 16:58:09双子座
日期:2013-12-17 16:44:37辰龙
日期:2013-11-22 15:20:59狮子座
日期:2013-11-18 22:55:08射手座
日期:2013-11-12 10:54:26
2 [报告]
发表于 2013-10-26 09:07 |只看该作者
恩,收到邮件了。准备看看
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP