@moraes/remote-promise-cacheable
A lightweight nodejs library that allows you to avoid duplicated processing (http calls, database, processing, etc) in a distributed environment. The library is based on Redis lock and pub/sub operations to work.
A lightweight nodejs library that allows you to avoid duplicated processing (http calls, database, processing, etc) in a distributed environment. The library is based on Redis lock and pub/sub operations to work.
Full-featured client for locker lock server with timeouts support
lock server written in node.js
Homebridge plugin supporting various services over MQTT (with TLS fixes)
A node.js redlock implementation for distributed redis locks
A redis-backed lock broker that manages groups of S/X locks with atomic lua scripts.
A node.js redlock implementation for distributed redis locks
Filesystem-backed implementation of JavaScript `Set` class
A set of asynchronous lock patterns for Node.js
Door lock Device device for bodhi node red
A switch component for React Native to set and view a lock state
NPM tool to pin down versions of installed dependencies written in TypeScript.
Keep the screen from going to sleep. iOS , Android and Harmony.
本项目基于 [react-native-idle-timer](https://github.com/marcshilling/react-native-idle-timer)
A minimal async lock with timeout support and parent-child queueing.
An advanced set of semaphore Nodes for Node RED, with a dynamic fail-safe
A lightweight, modular HTML table offering near-spreadsheet features such as edit, freeze, lock, scroll, and more
Creates distributed callback queue based on redis pubsub. Pass 2 redis clients (supports redis sentinel as well for HA), manages locks across multiple processes
Node distributed locking using redis with ioredis adapter