trzxycx 发表于 2016-10-27 10:39:39

MongooseJS 4.6.0 发布,MongoDB 连接包

欢迎加入运维网交流群:263444886http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.png
  MongooseJS 4.6.0 发布了, MongooseJS是基于nodejs,使用javascript编程,连接mongodb数据库的软件包,使mongodb的文档数据模型变的优雅起来,方便对mongodb文档型数据库的连接和增删改查等常规数据操作。
  改进日志如下:

[*]  docs(document): clarify the findById and findByIdAndUpdate examples #4471 mdcanham
[*]  docs(schematypes): add details re: options #4452
[*]  docs(middleware): add docs for insertMany hooks #4451
[*]  fix(schema): create new array when copying from existing object to preserve change tracking #4449
[*]  docs: fix typo in index.jade #4448
[*]  fix(query): allow array for populate options #4446
[*]  fix(model): create should not cause unhandle reject promise #4439
[*]  fix: upgrade to mongodb driver 2.2.9 #4363 #4341 #4311 (see comments here if you use node 0.10)
  下载地址:

[*]  Source code (zip)
[*]  Source code (tar.gz)

页: [1]
查看完整版本: MongooseJS 4.6.0 发布,MongoDB 连接包