locky
User / resource locking system.
User / resource locking system.
A cache module for node.js that uses a two-level cache (in-memory cache for recently accessed data plus Redis for distributed caching) with some extra features to avoid cache stampedes and thundering herds.
(Re-)Build package-lock.json or npm-shrinkwrap.json file from node_modules folder
Mutex locks for javascript
A node.js redlock implementation for distributed redis locks
Mind-blowingly simple local resource management
Homebridge plugin supporting various services over MQTT
A node.js redlock implementation for distributed redis locks
A set of asynchronous lock patterns for Node.js
A lightweight and easy to use React component that tracks whether or not Caps lock is active
function decorator which ensures that calls do not run simultaneously
mutual-exclusion lock for promise chains
A highly interactive and customisable PIN code screen for React Native.
Pattern Lock is a light weight plugin to simulate android like pattern lock mechanism for your hybrid app or for a website. It's easy to configure and style so you can have different type of pattern lock according to your need. Is also provide some method
A distributed lock using etcd
A fork of shyiko/bower-shrinkwrap-resolver with some enhancements
Smart fix integrity changes of npm lock file
Distributed read/write locking based on MongoDB, designed to make GridFS safe for concurrent access
Promise-based asynchronous readers-writers lock
Implementation of FastMutex for mutual exclusion locks using LocalStorage