issues
search
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
Please consider these changes
#2
Closed
Reggino
closed
11 years ago
Reggino
commented
11 years ago
A new deep copy library to fix issue #1
The option to pass in a mongoose-instance to support libraries like mongeese (
https://npmjs.org/package/mongeese
)
Some tweaks to package.json and the documentation