30 packages found
A node.js redlock implementation for distributed redis locks
Redis synchronization primitives based on redlock algorithm
Redis connection and PUBSUB subscription manager for node. Built for performance, powered by ioredis.
- redis
- redis-cluster
- cluster
- scheduler
- scheduling
- waterline
- sails
- cache
- throttle
- throttling
- timeseries
- autocomplete
- indexes
- indices
- View more
Distributed mutex and semaphore based on Redis
An efficient and fast cache operation for API endpoints
A node.js redlock implementation for distributed redis locks
A scalable trending hook designed to track temporal trends in non-stationary categorical distributions.
- redis
- redis-cluster
- cluster
- scheduler
- scheduling
- waterline
- sails
- cache
- throttle
- throttling
- trend
- trending
- track
- temporal
- View more
Advanced redibox powered caching
- redis
- redis-cluster
- cluster
- scheduler
- scheduling
- waterline
- sails
- cache
- throttle
- throttling
- timeseries
- autocomplete
- indexes
- indices
- View more
Advanced redibox/redis powered throttling
- redis
- redis-cluster
- cluster
- scheduler
- scheduling
- waterline
- sails
- cache
- throttle
- throttling
- timeseries
- autocomplete
- indexes
- indices
- View more
Advanced redibox powered scheduling
- redis
- redis-cluster
- cluster
- scheduler
- scheduling
- waterline
- sails
- cache
- throttle
- throttling
- timeseries
- autocomplete
- indexes
- indices
- View more
High performance, robust and flexible queue/worker system powered by redis.
- redis
- redis-cluster
- cluster
- scheduler
- job
- jobs
- queue
- queues
- worker
- workers
- scheduling
- waterline
- sails
- cache
- View more
Node.js A mutex implementation using redis and redlock
A node.js redlock implementation for distributed redis locks
Advanced redis cache with lock function
A JSON API for RediBox
- redis
- redis-cluster
- cluster
- scheduler
- scheduling
- waterline
- sails
- cache
- throttle
- throttling
- timeseries
- autocomplete
- indexes
- indices
- View more
A node.js redlock implementation for distributed redis locks
Most caching libraries don't do locking, meaning that >1 process can be calculating a cached value at the same time. Since you presumably cache things because they cost CPU, database reads, or money, doesn't it make sense to lock while caching?
Distributed locks library
Service for interfacing with Redis
A Distributed Lock Manager for Redis, implemented with the RedLock algorithm, using either node-redis or ioredis clients.