红联Linux门户
Linux帮助

MongooseJS 4.6.4发布,MongoDB连接包

发布时间:2016-10-19 10:15:48来源:红联作者:baihuo
MongooseJS 4.6.4 发布了,MongooseJS 是基于 node.js,使用 JavaScript 编程,连接 MongoDB 数据库的软件包,使MongoDB 的文档数据模型变得优雅起来,方便对 MongoDB 文档型数据库的连接和增删改查等常规数据进行操作。

MongooseJS 是当前使用 mean(mongodb express angularjs nodejs)全栈开发必用的连接数据库软件包。

该版本更新如下:

fix(query): cast $not correctly #4616 #4592 prssn

fix: address issue with caching global plugins #4608 #4601 TrejGun

fix(model): make sure to depopulate in insertMany #4590

fix(model): buffer autoIndex if bufferCommands disabled #4589

fix(populate): copy ids array before modifying #4585

feat(schema): add retainKeyOrder prop #4542

fix(document): return isModified true for children of direct modified paths #4528

fix(connection): add dropDatabase() helper #4490

fix(model): add usePushEach option for schemas #4455

docs(connections): add some warnings about buffering #4413

fix: add ability to set promise implementation in browser #4395

软件详情:https://github.com/Automattic/mongoose/releases/tag/4.6.4

下载地址:https://github.com/Automattic/mongoose/archive/4.6.4.zip

来自:开源中国社区
文章评论

共有 0 条评论