yonjah / node_acl_sequelize
Node Acl Sequelize Backend
☆44Updated last year
Alternatives and similar repositories for node_acl_sequelize:
Users that are interested in node_acl_sequelize are comparing it to the libraries listed below
- plugins for your mongoose schemas.☆243Updated 12 years ago
- Middleware to attach your express app's request & response to a domain. No more process.uncaughtException nonsense.☆120Updated 9 years ago
- Simple attribute whitelisting/blacklisting with roles for Sequelize☆63Updated 6 years ago
- A Knex.js backend for node_acl☆46Updated 2 years ago
- Simple ACL for Sequelize☆32Updated 7 years ago
- NodeJS library for rate limiting using sliding windows stored in Redis☆78Updated 9 years ago
- Action based authorization middleware.☆58Updated 4 years ago
- restify middleware that validates a JsonWebToken (JWT) and sets the req.user with the attributes☆83Updated 4 years ago
- A tiny interceptor of responses for Express☆79Updated 2 years ago
- In-memory shared cache for nodejs application using cluster module☆91Updated 7 years ago
- An easy way to include all files within a directory. Note: This is a fork of felixge's require-all which allows for optional includes.☆55Updated 2 years ago
- Pub/sub for Node.js and MongoDB☆310Updated 6 years ago
- ☆140Updated 11 months ago
- ☆40Updated 6 years ago
- Cache mongoose queries in memory, redis or use your own driver☆80Updated 5 years ago
- Dirt Simple Wildcard Matching (for Strings, Arrays and Objects)☆37Updated 2 years ago
- Node cache store for Redis☆68Updated 6 years ago
- Like Mongoose but for Elasticsearch. Define models, preform CRUD operations, and build advanced search queries.☆78Updated last year
- Advanced streaming http request proxy middleware for Express with support for custom routes, caching, and response transforms.☆95Updated 2 years ago
- bunyan logger middleware for express☆139Updated last year
- AMQP RPC driver for node. Tested on RabbitMQ.☆49Updated 8 years ago
- Gracefully exit Express in order to get zero downtime deploys☆88Updated 9 months ago
- A simple ACL for node.js☆74Updated 2 years ago
- Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines☆244Updated 2 months ago
- Native javascript implementation of the standard Sphinx API☆76Updated 6 years ago
- Ease the implementation of multi processing accross your microservices