皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

MongoDB 连接包 MongooseJS 5.0.0 正式发布

MongooseJS 5.0.0 已正式发布,MongooseJS 是使用 JavaScript 编程,连接 MongoDB 数据库的软件包,使 MongoDB 的文档数据模型变的优雅起来,方便对 MongoDB 文档型数据库的连接和增删改查等常规数据操作。

该版本主要更新内容:

  • test: refactor tests to use start fewer connections #5985 fenanquin
  • feat: add global bufferCommands option #5879
  • docs: new docs site and build system #5976
  • test: increase timeout on slow test cases #5968 fenanquin
  • fix: avoid casting out array filter elements #5965
  • feat: add Model.watch() wrapper #5964
  • chore: replace istanbul with nyc #5962 ChristianMurphy

更多内容请参阅 ChangeLog

源码下载

转自 http://www.oschina.net/news/92522/mongoose-5-0-0-released