Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

Mongoose 4.4.14 发布,MongoDB 连接包

$
0
0

Mongoose 4.4.14 发布了,Mongoose 是基于nodejs,使用javascript编程,连接mongodb数据库的软件包,使mongodb的文档数据模型变的优雅起来,方便对mongodb文档型数据库的连接和增删改查等常规数据操作。

改进日志如下:

  • fix: upgrade mongodb -> 2.1.18 #4102

  • feat(connection): allow setting mongos as a uri query param #4093 #4035 burtonjc

  • fix(populate): make sure to use correct assignment order for each model #4073

  • fix(schema): add complete set of geospatial operators for single embedded subdocs #4014

下载地址:


Viewing all articles
Browse latest Browse all 44787

Trending Articles