mongoose orchestrator:动态引用属性同步 源码
使对属性的引用保持同步。 此项目已在Node 0.12和Node 4.0上进行了持续测试。 与猫鼬3.8及更高版本兼容。 安装 $ npm install mongoose-orchestrator 利用 const mongoose = require ( 'mongoose' ) ; const ObjectId = mongoose . Schema . Types . ObjectId ; const UserSchema = mongoose . Schema ( { name : { type : String , required : true } , country
文件列表
mongoose-orchestrator-master.zip
(预估有个16文件)
mongoose-orchestrator-master
.gitignore
383B
.babelrc
65B
package.json
1KB
src
index.js
7KB
utils.js
382B
.travis.yml
163B
LICENSE
1KB
README.md
5KB
暂无评论