1. 首页
  2. 数据库
  3. 其它
  4. mongoose orchestrator:动态引用属性同步 源码

mongoose orchestrator:动态引用属性同步 源码

上传者: 2021-02-06 13:01:41上传 ZIP文件 15.88KB 热度 11次
使对属性的引用保持同步。 此项目已在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
下载地址
用户评论