stennettm / historicalLinks
A Mongoose plugin that archives document diffs and manages document history.
☆34Updated 2 years ago
Alternatives and similar repositories for historical
Users that are interested in historical are comparing it to the libraries listed below
Sorting:
- mongoose materialized plugin☆58Updated 7 years ago
- A mixin to automatically generate createdAt and updatedAt Date attributes for loopback Models☆115Updated 6 years ago
- mongoose schema inheritance and discriminator key extension☆296Updated 5 years ago
- Generate mongoose schemas and models from swagger documents☆73Updated 5 years ago
- Mocking for Mongoose☆309Updated 4 years ago
- restify middleware that validates a JsonWebToken (JWT) and sets the req.user with the attributes☆83Updated 4 years ago
- Pub/sub for Node.js and MongoDB☆309Updated 7 years ago
- Validators for mongoose models utilising validator.js☆377Updated 2 years ago
- Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines☆244Updated 6 months ago
- Keeps a history of all changes of a document.☆163Updated 4 years ago
- MongoDB-backed job queue for Node.js☆182Updated 8 years ago
- Storage component for LoopBack.☆130Updated 4 years ago
- DEPRECATED!!! generates mongoose schemas from json documents, supports DBRefs and Arrays of DBRef☆116Updated 9 years ago
- Simple AMQP / RabbitMQ job queues for node based on amqplib☆292Updated 2 years ago
- plugins for your mongoose schemas.☆244Updated 12 years ago
- Mongoose plugin to save document data versions. Documents are saved to a "versioned" document collection before saving original documents…☆144Updated 2 years ago
- Cache mongoose queries in memory, redis or use your own driver☆80Updated 5 years ago
- A UI to view Agenda jobs☆269Updated 8 years ago
- A hapi plugin integrating Waterline ORM☆102Updated 7 years ago
- Awesome socket.io plugin for hapi☆106Updated 5 years ago
- MongoDB standalone caching library for Node.JS and also cache engine for cacheman☆22Updated 5 years ago
- Use a RESTful API as an ORM adapter in Sails.js☆143Updated 9 years ago
- Simple encryption and authentication plugin for Mongoose