Add retry capabilities for the node-mysql module to dodge the mysql deadlock error
Retry queries run against the neo4j driver. Great for handling deadlock exceptions.
JavaScript (Node.js & Browsers) parser for Deadlock (Valve Source 2 Engine) demo/replay files
A robust distributed locking mechanism for Node.js applications using AWS S3 as the backend storage, with support for deadlock detection, timeout handling, automatic lock refresh, retry with backoff, and cleanup utilities.