saintedlama / mongoose-version

Mongoose plugin to save document data versions. Documents are saved to a "versioned" document collection before saving original documents and kept for later use.
BSD 2-Clause "Simplified" License
144 stars 35 forks source link

How to store only changesets???? #40

Open deejay9424 opened 5 years ago

deejay9424 commented 5 years ago

How can I store only changes/updates for a document??

jschroed91 commented 5 years ago

@deejay9424 I would recommend checking out https://www.npmjs.com/package/mongoose-patch-history