https://github.com/doughtnerd/mongoose-deletetheninsert
Mongoose plugin to delete a document then insert a new one
https://github.com/doughtnerd/mongoose-deletetheninsert
Last synced: 5 months ago
JSON representation
Mongoose plugin to delete a document then insert a new one
- Host: GitHub
- URL: https://github.com/doughtnerd/mongoose-deletetheninsert
- Owner: doughtnerd
- License: mit
- Created: 2018-03-02T17:29:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-02T17:29:48.000Z (over 8 years ago)
- Last Synced: 2025-06-15T22:06:50.134Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mongoose-DeleteThenInsert
Mongoose plugin to delete a document then insert a new one