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.
☆143Updated 2 years ago
Alternatives and similar repositories for mongoose-version:
Users that are interested in mongoose-version are comparing it to the libraries listed below
- A simple ACL for node.js☆74Updated 2 years ago
- plugins for your mongoose schemas.☆242Updated 11 years ago
- Superpowers for your Sails.js Hooks.☆42Updated 5 years ago
- Node Acl Sequelize Backend☆44Updated 9 months ago
- Simple, integrated caching for Mongoose queries.☆212Updated 2 years ago
- restify middleware that validates a JsonWebToken (JWT) and sets the req.user with the attributes☆83Updated 3 years ago
- DEPRECATED!!! generates mongoose schemas from json documents, supports DBRefs and Arrays of DBRef☆117Updated 9 years ago
- A web monitor for the bull library.☆53Updated 7 years ago
- Pub/sub for Node.js and MongoDB☆310Updated 6 years ago
- Restify-Mongoose provides a resource abstraction to expose mongoose models as REST resources.☆110Updated last month
- Express error handlers for JSON APIs☆101Updated 4 years ago
- Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collecti…☆96Updated last year
- mongodb migrations for node☆67Updated 5 years ago
- Virtual async fileds for mongoose.js☆61Updated 6 years ago
- Storage component for LoopBack.☆130Updated 3 years ago
- Express middleware for collecting and reporting metrics about response times☆39Updated 6 years ago
- Tiny ES2015 class-based wrapper for mongoose model methods☆37Updated 7 years ago
- Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines☆244Updated 11 months ago
- ☆140Updated 8 months ago
- A radical, raw, robust, remarkable, rapid AMQP library for node.js☆162Updated last year
- restore data from mongodb-backup for Nodejs