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

MongooseJS 5.0.4 发布,MongoDB 连接包

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

主要更新内容:

  • For https://github.com/Automattic/mongoose/issues/2596
  • Cache connection in useDb, replace connection.otherDbs array with a hashmap
  • docs(getting started): fix deprecation warning
  • support circular json

下载地址:

转自 http://www.oschina.net/news/93217/mongoose-5-0-4