@ncpa0cpl/mutex.js
Mutual Exclusion mechanism for Asynchronous JS Code.
Found 3 results for atomicity
Mutual Exclusion mechanism for Asynchronous JS Code.
Append text files without leaving corrupted states between process crashes. A set of files can be grouped together so that appends to all those files can be committed at once making sure files are in sync.
A redis-backed lock broker that manages groups of S/X locks with atomic lua scripts.