Verdaccio File Locking Library
Lock on asynchronous code
A mutex for guarding async workflows
A inter-process and inter-machine lockfile utility that works on a local or network file system
A markdown reporter for Jest tests with expandable sections containing per test console logs
provides locking mechanism to sync across browser tabs
File based mutex
Interact with system UI elements
No description provided.
Caching values with (distributed) locking. Easily extensible with your own storage and locking implementations
Read I/O locking using LRU cache
A distributed lock implementation using Upstash Redis
IMAP Client for Node
Fork of fs-ext with prebuilt binaries and Windows LockFileEx support.
Javascript SDK for integration of Bitcoin SV Smart Contracts written in sCrypt language.
> [!NOTE] > This package is part of the [Webiny](https://www.webiny.com) monorepo. > It’s **included in every Webiny project by default** and is not meant to be used as a standalone package.
Record Locking built on top of the Headless CMS.
Simple, efficient, scalable, high-performance LMDB interface
Hey I am editing, don't change my content
Enables distributed locking for sequelize applications
`@ranger-testing/inbox-relay` is a wrapper around the Ranger API which allows tests to receive messages and make assertions on their content, including One-Time-Passowords (OTP), Magic Auth Links or Confirm Email Links, and transactional messages.
Database-specific job handling and queue management
Type checking for JavaScript functions
Capacitor plugin to lock/unlock the screen orientation.
activejob-locking lets you control how ActiveJobs are enqueued and performed: Allow only one job to be enqueued at a time (based on a lock_id) Allow only one job to be performed at a time (also based on a lock_id)
Adapt resque-lock with ActiveJob
Activejob Locks is an ActiveJob addon that will lock workers based on queue or work payload
An ActiveJob plugin. Adds locking, with optional timeout/deadlock handling. Using a `lock_timeout` allows you to re-acquire the lock should your job fail, crash, or is otherwise unable to relase the lock. i.e. Your server unexpectedly looses power. Very handy for jobs that are recurring or may be retried.
Kannuki provides database-agnostic advisory locking for ActiveRecord with support for PostgreSQL and MySQL, offering blocking/non-blocking strategies, instrumentation, and ActiveJob integration.