General Storage using SuperNodes
- Changed some console.log to console.debug (Also added few more). - Fixed: DB.lastLogTime not returning correct value - Fixed: MySQL disconnection bug. Now using Pool connect for persistent connection. - Fixed: connectNode not connecting properly due to a typo. - Fixed: RECONNECT_NEXT_NODE const value not added - Fixed: reconnectNextNode not triggered when only one node was online and a node comes online. - Fixed: orderBackup not storing the order properly when less or just sufficient nodes available. - Added: orderBackup to requesting data when sync is required - Fixed: typo in sendStoredData - Added: logInterval of _prevNode, _nextNode and _list |
||
|---|---|---|
| src | ||
| .gitignore | ||
| config-sample.json | ||
| gen-param.html | ||
| launch.js | ||
| package.json | ||
| post-install.js | ||