{"library":"mysql-clusterfarm","type":"library","category":null,"description":"A Node.js MySQL driver branched from mysqljs/mysql (v2.7.9) to add clustering capabilities, allowing connection pooling across replicated masters and slaves with automatic failover and deadlock handling. It is pure JavaScript, MIT licensed, and targets Node >= 0.6. Unlike the original mysql package, it introduces PoolClusterFarm for multi-master and multi-slave replication management, scaling from 1 master to many. However, it is unmaintained since 2017 (last commit) and relies on outdated dependencies.","language":"javascript","status":"deprecated","version":"2.7.9","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-clusterfarm","imports":["import mysql from 'mysql-clusterfarm'","const poolClusterFarm = mysql.createPoolClusterFarm()","const pool = mysql.createPool({...})"]},{"cmd":"yarn add mysql-clusterfarm","imports":[]},{"cmd":"pnpm add mysql-clusterfarm","imports":[]}],"homepage":"https://github.com/happilymarrieddad/mysql-clusterfarm#readme","github":"https://github.com/happilymarrieddad/mysql-clusterfarm","docs":null,"changelog":null,"pypi":null,"npm":"mysql-clusterfarm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}