meteor-mongo-direct:Meteor - MongoDB 直接访问函数

时间:2021-07-14 04:43:09
【文件属性】:
文件名称:meteor-mongo-direct:Meteor - MongoDB 直接访问函数
文件大小:4KB
文件格式:ZIP
更新时间:2021-07-14 04:43:09
JavaScript MongoDB 直接访问函数 当前版本: 1.0.2 (2014/11/11) 更新以与 Meteor 1.0 一起使用。 通过对 MongoDB 驱动程序的直接访问调用扩展服务器上的Mongo.Collection 。 directFind(selector, options) directFindOne(selector, options) directUpdate(selector, modifier, options) directInsert(doc) directRemove(selector) directExists(selector) 在服务器端工作并消除与数据库通信时的开销和延迟补偿。 插入基于Mongo.Collection.ObjectID()函数生成 ID。 除了任何React性外,大多数功能应该与常规功能相同。 注意:这个包正在进行中,但
【文件预览】:
meteor-mongo-direct-master
----.gitignore(8B)
----README.md(3KB)
----versions.json(1KB)
----package.js(538B)
----thinksoftware:mongo-direct-tests.js(3KB)
----thinksoftware:mongo-direct.js(3KB)

网友评论