mongoose history plugin:Mongoose插件以JsonPatch格式和SemVer格式保存历史记录 源码
猫鼬历史插件 Mongoose插件,以格式和格式保存文档历史记录。 目录 产品特点 模式的多个历史记录集合或一个共享集合 在保存的历史记录中引用一个帐户 在保存的历史记录中引用执行事件的用户 保存嵌入式文档的历史记录 保存填充字段的历史记录 以JsonPatch格式获取差异 获取每个版本的文档状态 比较两个不同的版本 安装 这是通过提供的模块。 使用完成 : 如果使用猫鼬4.xx,则只有在调用model.remove时,remove才会保存。 Mongoose 5.x现在将中间件挂钩应用到架构和模型上。 参见 $ npm install mongoose-history-plugin 利
文件列表
mongoose-history-plugin-master.zip
(预估有个13文件)
mongoose-history-plugin-master
.travis.yml
163B
.eslintrc
2KB
index.js
12KB
package.json
2KB
.github
FUNDING.yml
126B
tests
index_test.js
23KB
helpers
暂无评论