Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-lockfile
Asynchronous file lock module for Node.js
https://github.com/isaacs/lockfile
0
no reviews
Install
This module provides asynchronous and synchronous concurrent file locking. It supports timeouts, expirations, and retrying upon failure.
Node.js is an event-based server-side javascript engine.