mongoose-patch-history
Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection
mongoose_patch_history_v1
Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection
committed
This library can be used to create mongodb transactions that are Atomic, Isolated and Durable. If you're using mongo you already know its not ACID compliant. This library doesn't magically change that. However, used carefully it can help you hit some comm
mongoose-history-einatec
Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection
@compwright/mongoose-patch-history
Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection